solana-agent-kit / FetchPriceResponse
Interface: FetchPriceResponse
Defined in: types/index.ts:81Properties
status
status:Defined in: types/index.ts:82"success"|"error"
tokenId?
Defined in: types/index.ts:83optionaltokenId:string
priceInUSDC?
Defined in: types/index.ts:84optionalpriceInUSDC:string
message?
Defined in: types/index.ts:85optionalmessage:string
code?
Defined in: types/index.ts:86optionalcode:string