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 "Caviar"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19257776 | 9 months ago | | | 0 | 0.068839706 | |
| 18233127 | a year ago | | | 0 | 0.037771993 | |
| 18222068 | a year ago | | | 0 | 0.054691244 | |
| 18199032 | a year ago | | | 0 | 0.00023741811 | |
| 18182975 | a year ago | | | 0 | 0.032355172 | |
| 18056653 | a year ago | | | 0 | 0.070086579 | |
| 17994299 | a year ago | | | 0 | 0.073685671 | |
| 17699722 | a year ago | | | 0 | 0.046844431 | |
| 17620886 | a year ago | | | 0 | 0.066625618 | |
| 17593523 | a year ago | | | 0 | 0.16669047 |
ABI
ABI objects
Getter at block 21218369
owner() view returns (address)
0x6e1696c2f1ab89f9c2f8275fc48c8d5be9522180
stolenNftFilterOracle() view returns (address)
0xa030cbd4b65edd58e01a47fa2415bf2a027d5fac
Read-only
pairs(address, address, bytes32) view returns (address)
State-modifying
Events create(address nft, address baseToken, bytes32 merkleRoot) returns (address pair)
destroy(address nft, address baseToken, bytes32 merkleRoot)
setStolenNftFilterOracle(address _stolenNftFilterOracle)
transferOwnership(address newOwner)
Create(address indexed nft, address indexed baseToken, bytes32 indexed merkleRoot)
Destroy(address indexed nft, address indexed baseToken, bytes32 indexed merkleRoot)
OwnershipTransferred(address indexed user, address indexed newOwner)
SetStolenNftFilterOracle(address indexed stolenNftFilterOracle)
constructor(address _stolenNftFilterOracle)
This contract contains no fallback and receive objects.
This contract contains no error objects.