Skip to main content
walletId
String!
required
The ID of the wallet (walletAddress:networkId).
tokenId
String!
required
The ID of the token (tokenAddress:networkId).
address
String!
required
The wallet address.
networkId
Int!
required
The wallet network.
tokenAddress
String!
required
The contract address of the token.
balance
String!
required
The balance held by the wallet.
shiftedBalance
Float!
required
The balance held by the wallet, adjusted by the number of decimals in the token.
balanceUsd
String
The balance held by the wallet in USD.
tokenPriceUsd
String
The token price in USD.
firstHeldTimestamp
Int
The time that this address first held a token.