Skip to main content
GET
/
transactions
List Transactions by Address (Blockscout Indexer)
curl --request GET \
  --url https://blockscout-indexer-api.incentiv.io/api/transactions
{}

Documentation Index

Fetch the complete documentation index at: https://docs.incentiv.io/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

address
string
required
direction
enum<string>
default:all
Available options:
incoming,
outgoing,
all
limit
integer

Response

200 - application/json

Blockscout transaction list

The response is of type object.