Skip to content

Asset

SIP Protocol API Reference v0.7.0


SIP Protocol API Reference / Asset

Defined in: @sip-protocol/types/dist/index.d.ts:158

Token/asset identifier

chain: ChainId

Defined in: @sip-protocol/types/dist/index.d.ts:160

Chain the asset is on


symbol: string

Defined in: @sip-protocol/types/dist/index.d.ts:162

Token symbol (e.g., ‘SOL’, ‘ETH’, ‘USDC’)


address: `0x${string}` | null

Defined in: @sip-protocol/types/dist/index.d.ts:164

Token contract address (null for native tokens)


decimals: number

Defined in: @sip-protocol/types/dist/index.d.ts:166

Number of decimals