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) |
---|---|---|---|---|---|---|---|
| 15759032 | 2 years ago | | | <0.00000001 | 0.00026206064 | |
| 15745632 | 2 years ago | | | <0.00000001 | 0.00084194277 | |
| 15745346 | 2 years ago | | | <0.00000001 | 0.00084704200 | |
| 15745326 | 2 years ago | | | <0.00000001 | 0.0013310660 | |
| 15745321 | 2 years ago | | | <0.00000001 | 0.0014689497 | |
| 15745321 | 2 years ago | | | 0 | 0.00073494831 | |
| 15745320 | 2 years ago | | | <0.00000001 | 0.0014520720 | |
| 15745320 | 2 years ago | | | <0.00000001 | 0.0014520720 | |
| 15745320 | 2 years ago | | | <0.00000001 | 0.0014520720 | |
| 15745320 | 2 years ago | | | <0.00000001 | 0.0014520720 |
ABI
ABI objects
Getter at block 21430880 tellEverything() view returns (struct SaleInfo)
checkPresaleIsActive() view returns (bool)
false
checkSaleIsActive() view returns (bool)
false
getBlockTimestamp() view returns (uint256)
1734542603
owner() view returns (address)
0xbbbabb7b4fdcea37a44a4f2255a3c7af1dd2e026
projectID() view returns (uint256)
84
token() view returns (address)
0x2a3bc72ed71db2a27cfe2ba50aecc692fb04fcff
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)
receive()
This contract contains no error objects.