Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "Batch"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21264555 | 9 days ago | | | 0 | 0.018059700 | |
| 21214494 | 16 days ago | | | 0 | 0.0018949638 | |
| 21114984 | a month ago | | | 0 | 0.0056142521 | |
| 21114979 | a month ago | | | 0 | 0.015750076 | |
| 21114970 | a month ago | | | 0 | 0.012170562 | |
| 21114959 | a month ago | | | 0 | 0.028918954 | |
| 21036226 | a month ago | | | 0 | 0.0063771954 | |
| 20914532 | 2 months ago | | | 0 | 0.014101695 | |
| 20883543 | 2 months ago | | | 0 | 0.0047610755 | |
| 20842961 | 2 months ago | | | 0 | 0.066130105 |
ABI
ABI objects
Getter at block 21328862
executor() view returns (address)
0x7a9fe22691c811ea339d9b73150e6911a5343dca
Read-only
onERC1155BatchReceived(address, address, uint256[], uint256[], bytes) pure returns (bytes4)
onERC1155Received(address, address, uint256, uint256, bytes) pure returns (bytes4)
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
supportsInterface(bytes4 _interfaceId) pure returns (bool)
State-modifying
Events atomicBatch(struct BatchExecution[] executions)
atomicBatchWithETH(struct BatchExecutionWithETH[] executions) payable
nonAtomicBatch(struct BatchExecution[] executions)
nonAtomicBatchWithETH(struct BatchExecutionWithETH[] executions) payable
singleTargetAtomicBatch(address target, bytes[] callDatas)
singleTargetAtomicBatchWithETH(address target, struct BatchSingleTargetExecutionWithETH[] executions) payable
singleTargetNonAtomicBatch(address target, bytes[] callDatas)
singleTargetNonAtomicBatchWithETH(address target, struct BatchSingleTargetExecutionWithETH[] executions) payable
This contract contains no event objects.
constructor(address _executor)
This contract contains no fallback and receive objects.
This contract contains no error objects.