HoodieTransition
Verified contract
Active on
Ethereum with 356 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4663…33ca
0x3696…a7d2
0xeb35…6e7f
Balances ($0.00)
No balances found for "HoodieTransition"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21283794 | 7 hours ago | | | 0 | 0.0016233630 | |
| 21266367 | 3 days ago | | | 0 | 0.0039873661 | |
| 21244050 | 6 days ago | | | 0 | 0.0026580068 | |
| 21219357 | 9 days ago | | | 0 | 0.0023167828 | |
| 21218843 | 9 days ago | | | 0 | 0.0017743910 | |
| 21179135 | 15 days ago | | | 0 | 0.0086361748 | |
| 21138812 | 21 days ago | | | 0 | 0.0027056900 | |
| 21124630 | 22 days ago | | | 0 | 0.0010856995 | |
| 21123951 | 23 days ago | | | 0 | 0.00084088886 | |
| 21123848 | 23 days ago | | | 0 | 0.00095611161 |
ABI
ABI objects
Getter at block 21285719
RECEIPT_ID() view returns (uint256)
1
claimWithoutOrderFrom() view returns (uint256)
0
claimWithoutOrderTo() view returns (uint256)
0
claimedHoodiesContract() view returns (address)
0x369662533e0ca58bdb135e302d1570793009a7d2
hoodiesContract() view returns (address)
0x4663cb85e4360b7a97ec5763788f86e39e6533ca
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.