Token: {
decimals: number;
isStable: boolean;
isToken2022: boolean;
isVirtual: boolean;
lazerId: number;
mintKey: PublicKey;
pythPriceId: string;
pythTicker: string;
symbol: string;
tokenPrecision: number;
usdPrecision: number;
}
Type declaration
decimals: number
isStable: boolean
isToken2022: boolean
isVirtual: boolean
lazerId: number
mintKey: PublicKey
pythPriceId: string
pythTicker: string
symbol: string
tokenPrecision: number
usdPrecision: number