Fetch token details
GET/tokens/:tokenAddress
Retrieve details for a specific token by its Soroban contract address, including associated pairs, symbol, name, decimals, price, and last update timestamp.
Request
Responses
- 200
- 404
- 500
Detailed information about the specified token.
Token not found.
Internal server error