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

TransactionDTO

TransactionDTO = z.infer<typeof TransactionLegDTOSchema> & object

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

legs: TransactionLegDTO[]