wearables_distribution
Verified contract
Active on
Ethereum with 193 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 "wearables_distribution"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16154272 | 2 years ago | | | 0 | 0.0069818792 | |
| 15594536 | 2 years ago | | | 0 | 0.0025144433 | |
| 15594493 | 2 years ago | | | 0 | 0.0028460557 | |
| 15532688 | 2 years ago | | | 0 | 0.0033866751 | |
| 15312926 | 2 years ago | | | 0 | 0.0051207680 | |
| 15307050 | 2 years ago | | | 0 | 0.0065419960 | |
| 15294865 | 2 years ago | | | 0 | 0.0022613350 | |
| 15294043 | 2 years ago | | | 0 | 0.0017529579 | |
| 15291939 | 2 years ago | | | 0 | 0.0024448970 | |
| 15281856 | 2 years ago | | | 0 | 0.0025017347 |
ABI
ABI objects
Getter at block 21273770
merkleRoot() view returns (bytes32)
0x3387b9e8dcfab328ec73756f8c7fee4b602be9c936d7e9df2219be4ff913cb68
owner() view returns (address)
0x902f9a605c0255fff5ec95a853ce9883dad10b31
paused() view returns (bool)
false
wearablenft() view returns (address)
0x0b1c6c75d511fae05e7dc696f4cf14129a9c43c9
Read-only
ClaimedToken(address) view returns (uint256)
claimedusers(address, bytes32) view returns (bool)
isClaimed(uint256 index) view returns (bool)
State-modifying
Events claim(uint256 index, address account, uint256 _amount, bytes32[] merkleProof, bytes32[] _wearableId)
get(address _receiver, bytes32[] _wearableId)
renounceOwnership()
setpause(bool _paused)
transferOwnership(address newOwner)
Claimed(uint256 index, address account, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(bytes32 _merkleRoot, address _wearableNFT)
This contract contains no fallback and receive objects.
This contract contains no error objects.