type-aliases
Type Alias: TokenEntry
TokenEntry:
object
solana-app-kit / utils/common/fetch / TokenEntry
Type Alias: TokenEntry
TokenEntry:
object
Defined in: src/utils/common/fetch.ts:73
Type declaration
accountPubkey
accountPubkey:
string
decimals
decimals:
number
mintPubkey
mintPubkey:
string
uiAmount
uiAmount:
number
Was this page helpful?