Error
A valid request URL is required to generate request examples{
"chains": [
{
"chain": "<string>",
"quote_enabled": true,
"indexer_enabled": true,
"relayer_enabled": true,
"last_indexed_at": "<string>",
"cursor": "<string>",
"rpc_url": "<string>",
"explorer_tx_url": "<string>",
"treasury": "<string>",
"native_symbol": "<string>",
"native_decimals": 1,
"logo_url": "<string>",
"explorer_address_url": "<string>",
"max_gas_drop": "<string>",
"router": "<string>",
"gasless": true,
"vm": "<string>"
}
]
}{
"code": 123,
"message": "<string>",
"details": [
{}
]
}ApsisApi
GetChains
GET
/
v1
/
chains
Error
A valid request URL is required to generate request examples{
"chains": [
{
"chain": "<string>",
"quote_enabled": true,
"indexer_enabled": true,
"relayer_enabled": true,
"last_indexed_at": "<string>",
"cursor": "<string>",
"rpc_url": "<string>",
"explorer_tx_url": "<string>",
"treasury": "<string>",
"native_symbol": "<string>",
"native_decimals": 1,
"logo_url": "<string>",
"explorer_address_url": "<string>",
"max_gas_drop": "<string>",
"router": "<string>",
"gasless": true,
"vm": "<string>"
}
]
}{
"code": 123,
"message": "<string>",
"details": [
{}
]
}