Documentation for FetchPriceResponse
solana-agent-kit / FetchPriceResponse
Defined in: types/index.ts:81
status:
"success"
|"error"
Defined in: types/index.ts:82
optional
tokenId:string
Defined in: types/index.ts:83
optional
priceInUSDC:string
Defined in: types/index.ts:84
optional
message:string
Defined in: types/index.ts:85
optional
code:string
Defined in: types/index.ts:86