TokenBalance

Signature:

{
  "tokenAddress" : "0x4df47b4969b2911c966506e3592c41389493953b",
  "rawBalance" : "10000000283000000000000",
  "balance" : 10000.000283,
  "decimals" : 18,
  "symbol" : "FND",
  "logo" : "https://raw.githubusercontent.com/ArkaneNetwork/content-management/master/tokens/ethereum/mainnet/logos/0x4df47b4969b2911c966506e3592c41389493953b.png",
  "type" : "ERC20",
  "transferable" : true
}

Parameters:

ParameterTypeDescription
tokenAddressStringAddress of the token
rawBalanceStringRaw token balance
balanceNumberNormalized token balance
typeStringThe type of token, which depends on the specific blockchain
transferableBooleanIndicates whether or not the token can be transferred
symbolStringThe symbol of the token
logoStringLogo of the token (url)
decimalsNumberDecimals of the token