eth_sendBundle
post
/
Query parameters
api_keystringRequiredExample:
docs-demoBody
blockNumberone ofOptional
nullOptional
stringOptionalExample:
The block number for which the bundle is valid, encoded as a hexadecimal string. Defaults to the current block.
0x15F3DD0Pattern: ^0x[a-fA-F0-9]*$txsstring[]Required
An array of signed raw transactions to execute in an atomic bundle
Responses
200Success
application/json
ResponsestringPattern:
^0x[a-fA-F0-9]{64}$post
/200Success
Last updated