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:92optionalpriceFeedID:string
price?
Defined in: types/index.ts:93optionalprice:string
message?
Defined in: types/index.ts:94optionalmessage:string
code?
Defined in: types/index.ts:95optionalcode:string