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:83optional
tokenId:string
priceInUSDC?
Defined in: types/index.ts:84optional
priceInUSDC:string
message?
Defined in: types/index.ts:85optional
message:string
code?
Defined in: types/index.ts:86optional
code:string