Zaps/ContractCalls
Perform multiple contract calls across blockchains (BETA)
This endpoint can be used to bridge tokens, swap them and perform a number or arbitrary contract calls on the destination chain. You can find an example of it here. This functionality is currently in beta. While we’ve worked hard to ensure its stability and functionality, there might still be some rough edges.
POST
Perform multiple contract calls across blockchains (BETA)
Headers
The apiKey allows you to authenticate on the API.
Body
application/json
Object describing what tokens to transfer and how to interact with the destination contracts.
Object defining instructions on how to perform multiple cross-chain/same-chain calls
Response
200 - application/json
Object listing all the currently enabled bridges and exchanges.
The response is of type object
.
Perform multiple contract calls across blockchains (BETA)