0xb8aa8f2dd9b626c6f4b9055dd718b253e929088f
Verified contract
Proxy
Active on
Ethereum with 70 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 "0xb8aa8f2dd9b626c6f4b9055dd718b253e929088f"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14202506 | 3 years ago | | | 0.1 | 0.0056646199 | |
| 14202233 | 3 years ago | | | 0.1 | 0.0050766617 | |
| 14200244 | 3 years ago | | | 0.1 | 0.010252795 | |
| 14199781 | 3 years ago | | | 0.1 | 0.012305991 | |
| 14199312 | 3 years ago | | | 0.1 | 0.0085767844 | |
| 14198982 | 3 years ago | | | 0.1 | 0.0080157484 | |
| 14197805 | 3 years ago | | | 0.1 | 0.0067882626 | |
| 14197649 | 3 years ago | | | 0.1 | 0.0051670180 | |
| 14194030 | 3 years ago | | | 0.1 | 0.0085798465 | |
| 14193919 | 3 years ago | | | 0.1 | 0.010124035 |
ABI
ABI objects
Getter at block 21420159
claimDeadline() view returns (uint256)
14275510
claimedTokens() view returns (uint256)
70
currentTokenId() view returns (uint256)
70
endTokenId() view returns (uint256)
274
factory() view returns (address)
0xb6b102ef4538ab86317573c8751bc9f446ee6e69
feeConfig() view returns (address)
0x2b27d7a2b62d532e8d34fb8b35a41c75eb90a854
isNextOwner() view returns (bool)
false
isOwner() view returns (bool)
false
merkleRoot() view returns (bytes32)
0x89034698d0e8cf62d735e8600d734be8960c16c45813f1742be9b8a91a2c47ae
owner() view returns (address)
0x8f1cc47e5e7f5af31638c9210955a23debf3ef8d
paused() view returns (bool)
false
recipient() view returns (address)
0x148e63aac7c59357901ac10c4e018066ed522d87
startTokenId() view returns (uint256)
0
token() view returns (address)
0x7a942a52f2ddc29ddd328fb0f7e0a46b8124d9e7
tokenOwner() view returns (address)
0x8f1cc47e5e7f5af31638c9210955a23debf3ef8d
treasuryConfig() view returns (address)
0x21a93be569666527dae0fdbfbe7715299dec1202
Read-only
claimed(bytes32) view returns (bool)
isClaimed(uint256 index, address account) view returns (bool)
State-modifying
Events acceptOwnership()
cancel(uint16 feePercentage_)
cancelOwnershipTransfer()
claim(address account, uint256 allocation, uint256 price, uint256 index, bytes32[] merkleProof) payable
initialize(address owner_, bool paused_, bytes32 merkleRoot_, uint256 claimDeadline_, address recipient_, address token_, address tokenOwner_, uint256 startTokenId_, uint256 endTokenId_)
pause()
renounceOwnership()
setClaimDeadline(uint256 newClaimDeadline)
transferOwnership(address nextOwner_)
unpause()
withdraw(uint16 feePercentage_)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unpaused(address account)
UpdateClaimDeadline(uint256 oldClaimDeadline, uint256 newClaimDeadline)
Withdrawal(address recipient, uint256 amount, uint256 fee)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.