Bundle arbitrary transactions together into a single multicall transaction using EIP-7702.
This endpoint allows bundling multiple contract calls into a single atomic transaction, reducing gas costs and ensuring all operations succeed or fail together. The transaction must be authorized using the /authorization endpoint to prevent replay attacks.
Request model for executing a multicall.
Successful Response
The response is of type object
.