ERC721BatchTransfer
Verified contract
Active on
Ethereum with 16 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "ERC721BatchTransfer"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20937260 | a month ago | | | 0 | 0.020309274 | |
| 20937253 | a month ago | | | 0 | 0.0098918293 | |
| 20937173 | a month ago | | | 0 | 0.039835626 | |
| 20937036 | a month ago | | | 0 | 0.074020482 | |
| 20931951 | a month ago | | | 0 | 0.019609418 | |
| 20931796 | a month ago | | | 0 | 0.15684542 | |
| 20931389 | a month ago | | | 0 | 0.081421511 | |
| 20931337 | a month ago | | | 0 | 0.056215002 | |
| 20738124 | 2 months ago | | | 0 | 0.00090883109 | |
| 20738115 | 2 months ago | | | 0 | 0.011673099 |
ABI
ABI objects
Getter at block 21215711
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events batchTransferToMultipleWallets(address erc721Contract, address[] tos, uint256[] tokenIds)
batchTransferToSingleWallet(address erc721Contract, address to, uint256[] tokenIds)
safeBatchTransferToMultipleWallets(address erc721Contract, address[] tos, uint256[] tokenIds)
safeBatchTransferToSingleWallet(address erc721Contract, address to, uint256[] tokenIds)
BatchTransferToMultiple(address indexed contractAddress, uint256 amount)
BatchTransferToSingle(address indexed contractAddress, address indexed to, uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
InvalidArguments()
NotOwnerOfToken()