GET /chains
Retrieve all supported chains on Native
Almost all Native API requests require specifying the chain name. This endpoint retrieves a list of blockchain networks supported by Native.
Headers
Response
Type: Array of chains
Example
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.
Last updated