Reference
Get the computed price of the whitelisted tokens, the native token BERA is represented as the zero address
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
currencyany ofRequiredDefault:
USDExample: USDconst: USDOptional
const: NATIVEOptional
Responses
200Success
addressstringRequiredExample:
EVM Address
0x6969696969696969696969696969696969696969Pattern: ^0x(.*)$pricenumberRequired
422Error
get
/v1/pricesGet the list of tokens for trading on the Ooga Booga's Smart Order Routing
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200Success
addressstringRequiredExample:
EVM Address
0x6969696969696969696969696969696969696969Pattern: ^0x(.*)$namestringRequiredExample:
HoneysymbolstringRequiredExample:
HONEYdecimalsnumberRequiredExample:
18tokenURIstringOptionalExample:
https://artio-static-asset-public.s3.ap-southeast-1.amazonaws.com/assets/honey.pngtagsstring[]Required
500Error
get
/v1/tokensLast updated