FluidNFTClaimer
Verified contract
Active on
Base with 13,326 txns
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 "FluidNFTClaimer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21943364 | 5 days ago | | | 0 | 0.0000011238092 | |
| 21941744 | 5 days ago | | | 0 | 0.000000909351800000 | |
| 21941435 | 5 days ago | | | 0 | 9.4646820e-7 | |
| 21941392 | 5 days ago | | | 0 | 9.4640700e-7 | |
| 21941384 | 5 days ago | | | 0 | 9.4629480e-7 | |
| 21940783 | 5 days ago | | | 0 | 9.4646820e-7 | |
| 21940746 | 5 days ago | | | 0 | 9.6491200e-7 | |
| 21940737 | 5 days ago | | | 0 | 9.8358460e-7 | |
| 21939280 | 5 days ago | | | 0 | 0.0000010762480 | |
| 21939262 | 5 days ago | | | 0 | 0.0000010578174 |
ABI
ABI objects
Getter at block 22140316
CLAIM_TYPE_HASH() view returns (bytes32)
0x53eed54c06b1c2c0340a8eaec74b52a3c3eadaabf0164e1f7d911307e210f88a
DOMAIN_SEPARATOR_NAME() view returns (string)
Fluid-NFT-Claimer
DOMAIN_SEPARATOR_VERSION() view returns (string)
1.0.0
TYPE_HASH() view returns (bytes32)
0x8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f
owner() view returns (address)
0x9800020b610194dba52cf606e8aa142f9f256166
Read-only
isClaimed(address nft_, address user_) view returns (bool)
State-modifying
Events mint(address nft_, address user_, bytes hash_)
transferOwnership(address newOwner)
updateMinter(address nft_, address minter_, uint32 count_)
LogClaimed(address indexed nft, address indexed user, address indexed minter, uint256 tokenId)
LogUpdateMinter(address indexed nft, address indexed minter, bool indexed status, uint256 count)
OwnershipTransferred(address indexed user, address indexed newOwner)
constructor(address owner_)
This contract contains no fallback and receive objects.
This contract contains no error objects.