Query Wallet Balance
Basic Information
Interface Description: Get your wallet balance through the interface
Interface URL: https://api.thordata.com/api/account/wallet-balance
Request Method: GET
Request parameters
Params:
Parameter name
Type
Required
Describe
token
string
Yes
key
string
Yes
Response example
Parameter name
Type
Required
Describe
code
number
No
-
data
object
No
-
wallet_balance
number
Yes
Wallet balance
msg
string
No
-
Last updated