PriceRequestSchema
const
PriceRequestSchema:ZodObject
<{metadata
:ZodBoolean
;tokens
:ZodArray
<ZodObject
<{identifier
:ZodString
; },"strip"
,ZodTypeAny
, {identifier
:string
; }, {identifier
:string
; }>,"many"
>; },"strip"
,ZodTypeAny
, {metadata
:boolean
;tokens
:object
[]; }, {metadata
:boolean
;tokens
:object
[]; }>
Defined in: packages/helpers/src/api/swapkitApi/types.ts:233