solana-agent-kit / PythFetchPriceResponse
Interface: PythFetchPriceResponse
Defined in: types/index.ts:89Properties
status
status:Defined in: types/index.ts:90"success"
|"error"
tokenSymbol
tokenSymbol: string
Defined in: types/index.ts:91
priceFeedID?
Defined in: types/index.ts:92optional
priceFeedID:string
price?
Defined in: types/index.ts:93optional
price:string
message?
Defined in: types/index.ts:94optional
message:string
code?
Defined in: types/index.ts:95optional
code:string