Get portfolio balance for wallet
Get token detail
Path Parameters |
---|
wallet_address string — REQUIREDBlockchain address of the wallet |
Query Parameters |
---|
chain string — REQUIREDChain code for the token |
Responses | ||||
---|---|---|---|---|
200 When the API call was success, it will return the map of token address and balance of the tokens
| ||||
400 Invalid contract's address for token | ||||
404 Token not found | ||||
405 Validation exception |