TokenMetadata
SIP Protocol API Reference v0.15.1
SIP Protocol API Reference / TokenMetadata
Interface: TokenMetadata
Section titled “Interface: TokenMetadata”Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:7126
Extended token metadata with optional fields
Extends
Section titled “Extends”Properties
Section titled “Properties”
optionalname?:string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:7128
Common name (e.g., “USD Coin”, “Tether”)
logoUri?
Section titled “logoUri?”
optionallogoUri?:string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:7130
Logo URL
isStablecoin?
Section titled “isStablecoin?”
optionalisStablecoin?:boolean
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:7132
Whether this is a stablecoin
chain:
ChainId
Defined in: @sip-protocol/types/dist/index.d.ts:160
Chain the asset is on
Inherited from
Section titled “Inherited from”symbol
Section titled “symbol”symbol:
string
Defined in: @sip-protocol/types/dist/index.d.ts:162
Token symbol (e.g., ‘SOL’, ‘ETH’, ‘USDC’)
Inherited from
Section titled “Inherited from”address
Section titled “address”address:
`0x${string}`|null
Defined in: @sip-protocol/types/dist/index.d.ts:164
Token contract address (null for native tokens)
Inherited from
Section titled “Inherited from”decimals
Section titled “decimals”decimals:
number
Defined in: @sip-protocol/types/dist/index.d.ts:166
Number of decimals