TokenMetadata
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / TokenMetadata
Interface: TokenMetadata
Section titled “Interface: TokenMetadata”Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:7053
Extended token metadata with optional fields
Extends
Section titled “Extends”Properties
Section titled “Properties”
optionalname:string
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:7055
Common name (e.g., “USD Coin”, “Tether”)
logoUri?
Section titled “logoUri?”
optionallogoUri:string
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:7057
Logo URL
isStablecoin?
Section titled “isStablecoin?”
optionalisStablecoin:boolean
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:7059
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