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