GET /chains
Retrieve all supported chains on Native
Last updated
Retrieve all supported chains on Native
Last updated
Almost all Native API requests require specifying the chain name. This endpoint retrieves a list of blockchain networks supported by Native.
Name | Description |
---|---|
Type: Array of chains
Name | Description |
---|---|
Note: The chain
value will be used as a parameter in other API requests if required.
Explore this endpoint and see how it works here.
apiKey
API Key retrieved from the Native app
chainId
The unique identifier that identifies the blockchain
chain
The blockchain name that will be used for Native's API request
label
The string label for the blockchain
token
The symbol of the native token for the blockchain
isMainnet
Indicates whether this chain is on Mainnet