Asset Balance info

Get balance

Receive balances for each token

Request Type: GET

GET /partner/v1/assets/asset/balance

Request parameters

Parameter

Mandatory

Type

Description

Example

currency

+

String

Coin currency

USDT

blockchain

+

string

Network of the currency

Tron

Response Parameters

Parameter

Mandatory

Type

Description

Example

currency

+

String

Coin currency

USDT

blockchain

+

string

Network of the currency

Tron

balance

+

float

Currency balance

Can be negative for Native Tokens because of network fee deduction after withdrawal

100.32

Last updated