Skip to main content
GET
List supported chains
Returns a list of all blockchain networks supported by the Value Transfer API.
Some supported chains enforce permissioned access and will reject transactions from non-whitelisted wallets. See Permissioned chains for details.

Reference

Parameters

Response

Returns a chains array containing chain objects and a pagination object for cursor-based pagination.

Attributes

Code examples

Response

Native token addresses

Permissioned chains

Some chains supported by the Value Transfer API enforce permissioned access. Transactions sent to these chains through public RPC endpoints will be rejected unless your wallet has been approved. Check the table below before integrating with these chains.
  • Tokens — Discover transferrable tokens for specific chains
  • Quotes — Request transfer quotes between chains

Response

200 - application/json

Successfully retrieved chain list

chains
object[]
pagination
object