Skip to main content

Get portfolio balance for wallet

Get token detail

Path Parameters
wallet_address string REQUIRED

Blockchain address of the wallet

Query Parameters
chain string REQUIRED

Chain 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

Schema OPTIONAL
data map[] OPTIONAL
error_code int64 OPTIONAL
error_message string OPTIONAL
400

Invalid contract's address for token

404

Token not found

405

Validation exception