Skip to content
SwapKit is a powerful suite of tools for building blockchain applications.

ApiV2ErrorSchema

const ApiV2ErrorSchema: ZodObject<{ error: ZodString; message: ZodString; }, "strip", ZodTypeAny, { error: string; message: string; }, { error: string; message: string; }>

Defined in: packages/helpers/src/api/swapkitApi/types.ts:148