TokenAsset
SIP Protocol API Reference v0.15.1
SIP Protocol API Reference / TokenAsset
Interface: TokenAsset
Section titled “Interface: TokenAsset”Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:15395
Token asset information returned by providers
Properties
Section titled “Properties”mint:
string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:15397
SPL token mint address
amount
Section titled “amount”amount:
bigint
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:15399
Token amount in smallest units
decimals
Section titled “decimals”decimals:
number
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:15401
Token decimals
symbol?
Section titled “symbol?”
optionalsymbol?:string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:15403
Token symbol (e.g., ‘USDC’)
optionalname?:string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:15405
Token name (e.g., ‘USD Coin’)
logoUri?
Section titled “logoUri?”
optionallogoUri?:string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:15407
Token logo URI