Response
- Status 200: Success
| Field | Type | Description |
|---|---|---|
”symbol” | string | Spot asset symbol |
”minimum_deposit” | decimal string | Minimum deposit amount |
”withdrawal_fee” | decimal string | Fee charged on withdrawals |
”bridge_program” | string | Solana program address for the bridge |
”mint” | string or null | Token mint address (null for native SOL) |
“decimals” | integer | Token decimal precision |
- Status 500: Internal server error