Skip to main content

Response

  • Status 200: Success
FieldTypeDescription
”symbol”stringSpot asset symbol
”minimum_deposit”decimal stringMinimum deposit amount
”withdrawal_fee”decimal stringFee charged on withdrawals
”bridge_program”stringSolana program address for the bridge
”mint”string or nullToken mint address (null for native SOL)
“decimals”integerToken decimal precision
Response is cached for 1 minute.
  • Status 500: Internal server error

Code Example (Python)