v8

latestOpenAPI 3.0.0raw.githubusercontent.com2025-05-074013.6 KB

Get exchange rates between token pairs across blockchains.

post/

Request body

domestic_blockchainstring required

Identifier for the domestic blockchain network

domestic_tokenstring required

Address of the domestic token

foreign_blockchainstring required

Identifier for the foreign blockchain network

foreign_tokenstring required

Address of the foreign token

Response

Successful response

domestic_blockchainstring

Identifier for the domestic blockchain network

domestic_tokenstring required

Address of the domestic token

foreign_blockchainstring

Identifier for the foreign blockchain network

foreign_tokenstring required

Address of the foreign token

pricenumber required

Exchange rate between the two tokens

All 4 operations