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 "sale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15329052 | 2 years ago | | | 0 | 0.19030061 | |
| 15329025 | 2 years ago | | | 0 | 0.15944263 | |
| 15329001 | 2 years ago | | | 0 | 0.15588487 | |
| 15327693 | 2 years ago | | | 0 | 0.0046894560 | |
| 15327693 | 2 years ago | | | 0 | 0.0047691245 | |
| 15327690 | 2 years ago | | | 0 | 0.0034000363 | |
| 15327683 | 2 years ago | | | 0 | 0.0045213829 | |
| 15327679 | 2 years ago | | | 0 | 0.0054236054 | |
| 15327679 | 2 years ago | | | 0 | 0.0054232171 | |
| 15327672 | 2 years ago | | | 0 | 0.0037172620 |
ABI
ABI objects
Getter at block 21094334 tellEverything() view returns (struct SaleInfo)
checkPresaleIsActive() view returns (bool)
false
checkSaleIsActive() view returns (bool)
false
getBlockTimestamp() view returns (uint256)
1730482619
owner() view returns (address)
0x90dbd11d4842ae3b51cd0ab1ecc32bd8cd756307
projectID() view returns (uint256)
1
token() view returns (address)
0x0847d1fb2adc3d1c19b233afb7d01a631728a415
Read-only
_mintedByWallet(address) view returns (uint256)
verify(struct SaleContractSignedPayload info) view returns (bool)
State-modifying
Events UpdateSaleConfiguration(struct SaleConfiguration config)
UpdateWalletsAndShares(address[] _newWallets, uint16[] _newShares)
admin_mint(address _destination, uint8 _count)
crossmint(uint256 _numberOfCards, address _receiver) payable
mint(uint256 _numberOfCards) payable
mint_approved(struct SaleContractSignedPayload _payload, uint256 _numberOfCards) payable
renounceOwnership()
retrieve721(address _tracker, uint256 id)
retrieveERC20(address _tracker, uint256 amount)
retrieveETH()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PreSale(address _buyer, address _receiver, uint256 _number_of_items, uint256 _amount)
Sale(address _buyer, address _receiver, uint256 _number_of_items, uint256 _amount)
constructor(struct SaleConfiguration config)
This contract contains no fallback and receive objects.
This contract contains no error objects.