EVM
Supported Chains (Transactions)
This endpoint returns a list of chains that are supported by the transactions endpoint. The number of supported chains is currently limited, but we are working on extending support.
GET
/
echo
/
v1
/
transactions
/
evm
/
chains
The chains endpoint lists the supported blockchains for the Transactions endpoint.
Column Descriptions
Column | Description | Type |
---|---|---|
name | Canonical blockchain name | string |
id | Chainid of blockchain | integer |
Headers
X-Dune-Api-Key
string
requiredAPI key to access the service
Response
200 - application/json
chains
object[]
requiredWas this page helpful?