HoodieTransition
Verified contract
Active on
Ethereum with 164 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x57d4…c26c
0x9bf7…ce4d
0xeb35…6e7f
Balances ($0.00)
No balances found for "HoodieTransition"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21035171 | a month ago | | | 0 | 0.0011750909 | |
| 21015848 | a month ago | | | 0 | 0.00064387913 | |
| 20997071 | a month ago | | | 0 | 0.0014210329 | |
| 20997063 | a month ago | | | 0 | 0.0016274529 | |
| 20997059 | a month ago | | | 0 | 0.0020809164 | |
| 20997017 | a month ago | | | 0 | 0.0012962671 | |
| 20996923 | a month ago | | | 0 | 0.0013945257 | |
| 20996914 | a month ago | | | 0 | 0.0017947500 | |
| 20996835 | a month ago | | | 0 | 0.0041921557 | |
| 20996711 | a month ago | | | 0 | 0.0017806561 |
ABI
ABI objects
Getter at block 21269323
RECEIPT_ID() view returns (uint256)
1
claimWithoutOrderFrom() view returns (uint256)
1729534673
claimWithoutOrderTo() view returns (uint256)
1730390399
claimedHoodiesContract() view returns (address)
0x9bf7fb5a28d91a9c5c5ebd4f82988622d80ece4d
hoodiesContract() view returns (address)
0x57d4accf5591bf0cbb77db4a74fe658ce958c26c
owner() view returns (address)
0x52fc180b32646830ab6ec584a2da2099e95e974a
receiptContract() view returns (address)
0xeb357f228f355e447b21cffbf2bb3540c6516e7f
signerAddress() view returns (address)
0x83bdd08ecaa16f2a39dbe8835c7d5a1ed97268a2
Read-only
This contract contains no read-only function objects.
State-modifying
Events claimWithOrder(uint256 _orderId, uint256[] _ids, bytes _signature) payable
claimWithoutOrder(uint256[] _ids)
renounceOwnership()
setClaimWithoutOrderDates(uint256 _from, uint256 _to)
setSignerAddress(address _signerAddress)
transferOwnership(address newOwner)
ClaimFullfilled(uint256 indexed orderId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _signerAddress, address _hoodiesContractAddress, address _claimedHoodiesContract, address _receiptContractAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.