Zapper_NFT_Bridge_V1
Verified contract
Active on
Ethereum with 991 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfaff…f578
0xf1f3…39c9
Balances ($0.00)
No balances found for "Zapper_NFT_Bridge_V1"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16223787 | 2 years ago | | | 0 | 0.0011830866 | |
| 16223749 | 2 years ago | | | 0 | 0.0011996147 | |
| 16205021 | 2 years ago | | | 0 | 0.0015408370 | |
| 16173259 | 2 years ago | | | 0 | 0.0014696543 | |
| 16170441 | 2 years ago | | | 0 | 0.0017350367 | |
| 16170238 | 2 years ago | | | 0 | 0.0018510218 | |
| 15873606 | 2 years ago | | | 0 | 0.00071893980 | |
| 15600635 | 2 years ago | | | 0 | 0.00055531970 | |
| 15552795 | 2 years ago | | | 0 | 0.00047617581 | |
| 15460568 | 2 years ago | | | 0 | 0.0025622416 |
ABI
ABI objects
Getter at block 21298837
BURN_ADDRESS() view returns (address)
0x000000000000000000000000000000000000dead
Zapper_NFT_V1() view returns (address)
0xfaff15c6cdaca61a4f87d329689293e07c98f578
Zapper_NFT_V2() view returns (address)
0xf1f3ca6268f330fda08418db12171c3173ee39c9
owner() view returns (address)
0x3ce37278de6388532c3949ce4e886f365b14fb56
paused() view returns (bool)
false
Read-only
mintIDs(uint256) view returns (uint256)
onERC1155BatchReceived(address, address, uint256[], uint256[], bytes) pure returns (bytes4)
onERC1155Received(address, address, uint256, uint256, bytes) pure returns (bytes4)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events bridgeAndCraft(uint256 id, uint256 quantity)
pause()
renounceOwnership()
setMintIDs(uint256[] fromIds, uint256[] toIds)
transferOwnership(address newOwner)
updateContracts(address V1_Address, address V2_Address)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address V1_Address, address V2_Address)
This contract contains no fallback and receive objects.
This contract contains no error objects.