E2TransferBatching
Verified contract
Active on
Ethereum with 142 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "E2TransferBatching"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21241164 | 12 hours ago | | | 0 | 0.0061224043 | |
| 21233759 | 2 days ago | | | 0 | 0.0092140440 | |
| 21226576 | 3 days ago | | | 0 | 0.0042583833 | |
| 21219419 | 4 days ago | | | 0 | 0.0053889387 | |
| 21212234 | 5 days ago | | | 0 | 0.014219397 | |
| 21190775 | 8 days ago | | | 0 | 0.0057003009 | |
| 21183774 | 8 days ago | | | 0 | 0.012804012 | |
| 21176360 | 10 days ago | | | 0 | 0.0079267340 | |
| 21169486 | 10 days ago | | | 0 | 0.011503928 | |
| 21162160 | 12 days ago | | | 0 | 0.018616864 |
ABI
ABI objects
Getter at block 21244651
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events transferBatch(struct E2TransferBatchingTransfer[] batch) returns (bool)
This contract contains no event objects.
constructor(address tokenContract)
This contract contains no fallback and receive objects.
BatchTooLarge(uint256 length, uint256 maxLength)
ERC20InsufficientAllowance(address spender, uint256 allowance, uint256 needed)
ERC20InsufficientBalance(address sender, uint256 balance, uint256 needed)
ERC20InvalidApprover(address approver)
ERC20InvalidReceiver(address receiver)
ERC20InvalidSender(address sender)
ERC20InvalidSpender(address spender)