Interfaces
JupiterTokenData
Documentation for JupiterTokenData
solana-agent-kit / JupiterTokenData
Interface: JupiterTokenData
Defined in: types/index.ts:65
Properties
address
address:
string
Defined in: types/index.ts:66
name
name:
string
Defined in: types/index.ts:67
symbol
symbol:
string
Defined in: types/index.ts:68
decimals
decimals:
number
Defined in: types/index.ts:69
tags
tags:
string
[]
Defined in: types/index.ts:70
logoURI
logoURI:
string
Defined in: types/index.ts:71
daily_volume
daily_volume:
number
Defined in: types/index.ts:72
freeze_authority
freeze_authority:
null
|string
Defined in: types/index.ts:73
mint_authority
mint_authority:
null
|string
Defined in: types/index.ts:74
permanent_delegate
permanent_delegate:
null
|string
Defined in: types/index.ts:75
extensions
extensions:
object
Defined in: types/index.ts:76
coingeckoId?
optional
coingeckoId:string
Was this page helpful?