solana-agent-kit v1.3.7Documentation Index
Fetch the complete documentation index at: https://docs.sendai.fun/llms.txt
Use this file to discover all available pages before exploring further.
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