0x00000000a2116eaf5030b7cfda8181fdc434a5ed
Verified contract
Proxy
Active on
Ethereum with 2,216 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "0x00000000a2116eaf5030b7cfda8181fdc434a5ed"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21379175 | 5 hours ago | | | 0 | 0.0047054225 | |
| 21378965 | 5 hours ago | | | 0 | 0.0044707433 | |
| 21377821 | 9 hours ago | | | 0.016207062 | 0.0035875177 | |
| 21377539 | 10 hours ago | | | 0.016171424 | 0.0036184424 | |
| 21377373 | 11 hours ago | | | 0.60959001 | 0.0034917410 | |
| 21377270 | 11 hours ago | | | 0 | 0.0034557361 | |
| 21376653 | 13 hours ago | | | 0 | 0.0028904977 | |
| 21375996 | 15 hours ago | | | 0.0010434185 | 0.0050252470 | |
| 21375986 | 15 hours ago | | | 0.001043315 | 0.0050364332 | |
| 21375973 | 15 hours ago | | | 0.019581934 | 0.0045428342 |
ABI
ABI objects
Getter at block 21380562 proxiableUUID() view returns (bytes32)
PERMIT2() view returns (address)
0x000000000022d473030f116ddee9f6b43ac78ba3
UNIVERSAL_ROUTER() view returns (address)
0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad
owner() view returns (address result)
0x5fa30289da8feb6d3f7ba3af5ea859f84fae53ae
Read-only
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
ownershipHandoverExpiresAt(address pendingOwner) view returns (uint256 result)
State-modifying
Events buy(address nft404, uint256[] nftIds, address nftRecipient, bytes tokenTransfer, bytes nftExchange, bytes swapParam) payable
cancelOwnershipHandover() payable
completeOwnershipHandover(address pendingOwner) payable
initialize() payable
renounceOwnership() payable
requestOwnershipHandover() payable
sell(address token404, address nft404, uint256[] nftIds, struct BT404DexEntryUniversalRouterExecute swapParam) payable
transferOwnership(address newOwner) payable
unsetSkipNFT(address addr404) payable
upgradeToAndCall(address newImplementation, bytes data) payable
withdraw(address collection, uint256 tokenId) payable
withdraw(address token) payable
OwnershipHandoverCanceled(address indexed pendingOwner)
OwnershipHandoverRequested(address indexed pendingOwner)
OwnershipTransferred(address indexed oldOwner, address indexed newOwner)
Upgraded(address indexed implementation)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
AlreadyInitialized()
NFTAmountNotMatch()
NewOwnerIsZeroAddress()
NoHandoverRequest()
Reentrancy()
TokenAmountNotMatch()
Unauthorized()
UnauthorizedCallContext()
UpgradeFailed()