getBalance
getBalance(tokenUid, callbackFunc);Parameters
Returns in callback function
{
status: true,
balance: 5235 // 52.35 HTR
}{
status: false
}Last updated
getBalance(tokenUid, callbackFunc);{
status: true,
balance: 5235 // 52.35 HTR
}{
status: false
}Last updated