FootballClubSale
Verified contract
Active on
Ethereum with 924 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x659c…5d0c
Balances ($0.00)
No balances found for "FootballClubSale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13843015 | 3 years ago | | | 0 | 0.0018081678 | |
| 13656050 | 3 years ago | | | 0.05 | 0.0018814200 | |
| 13649040 | 3 years ago | | | 0.05 | 0.0026307695 | |
| 13649039 | 3 years ago | | | 0.05 | 0.0029172936 | |
| 13648504 | 3 years ago | | | 0.05 | 0.0020713455 | |
| 13647138 | 3 years ago | | | 0.4 | 0.0031134221 | |
| 13647135 | 3 years ago | | | 0.1 | 0.0032246535 | |
| 13647135 | 3 years ago | | | 0.05 | 0.0032246535 | |
| 13647130 | 3 years ago | | | 0.35 | 0.0052056939 | |
| 13647130 | 3 years ago | | | 0.2 | 0.0034998733 |
ABI
ABI objects
Getter at block 21264799
clubsClaimed() view returns (uint256)
3060
footballClub() view returns (address)
0x659cf1306edba213d1fb8f9352b4593a82b05d0c
metadataMerkleRoot() view returns (bytes32)
0x288df31d1218cabf78de9245278b9d46c409509c2806a5a0787f8829a19c26da
owner() view returns (address)
0xd563af2f1a2f1fae42f81ba01365a8227b6845b8
Read-only
redemptions(bytes32, address) view returns (uint256)
verifyMetadata(bytes32 leaf, bytes32[] proof) view returns (bool)
State-modifying
Events preMint(uint256 _tokenId, bytes32[] proof)
redeem(uint256 _amount, uint256 _maxAmount, bytes32[] proof) payable
renounceOwnership()
setAdvisorMerkleRoot(bytes32 _merkleRoot)
setWhitelistMerkleRootPhase1(bytes32 _merkleRoot)
setWhitelistMerkleRootPhase2(bytes32 _merkleRoot)
transferOwnership(address newOwner)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Withdraw(bool indexed sent, bytes data)
constructor(address _footballClub, bytes32 _whitelistMerkleRootPhase1, bytes32 _whitelistMerkleRootPhase2, bytes32 _advisorMerkleRoot, bytes32 _metadataMerkleRoot, uint256 _advisorAllocation)
This contract contains no fallback and receive objects.
This contract contains no error objects.