KillerGFWaveLockSale
Verified contract
Active on
Ethereum with 20,634 txns
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 "KillerGFWaveLockSale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15021424 | 2 years ago | | | 0 | 0.0012213852 | |
| 15021424 | 2 years ago | | | 0 | 0.0012213852 | |
| 15021424 | 2 years ago | | | 0 | 0.0014235552 | |
| 15021424 | 2 years ago | | | 0 | 0.0012213852 | |
| 15021424 | 2 years ago | | | 0 | 0.0014235552 | |
| 15021424 | 2 years ago | | | 0 | 0.0014235552 | |
| 15021424 | 2 years ago | | | 0 | 0.0014235552 | |
| 15021424 | 2 years ago | | | 0 | 0.0012213852 | |
| 15021424 | 2 years ago | | | 0 | 0.0012213852 | |
| 15021424 | 2 years ago | | | 0 | 0.0014235552 |
ABI
ABI objects
Getter at block 21162643
amountForSale() view returns (uint256)
7717
amountSold() view returns (uint256)
7717
buyPrice() view returns (uint256)
80000000000000000
currentMaxPerTX() view returns (uint256)
8
currentMintIndex() view returns (uint256)
7778
currentWave() view returns (uint256)
294119
devMinted() view returns (uint256)
60
devSupply() view returns (uint256)
60
nft() view returns (address)
0x6be69b2a9b153737887cfcdca7781ed1511c7e36
owner() view returns (address)
0x3ddd9f109345c1a272b2d79e3b4e1f4d05f7f758
startTime() view returns (uint256)
1643070600
teamMinted() view returns (uint64)
84
teamRoot() view returns (bytes32)
0x7e87b9bb0dc5d1bba3ec0e89527119a5fd3ab682afddb1dbcbc7c260faa1046f
uwuMinted() view returns (uint64)
2117
uwuPrice() view returns (uint256)
65000000000000000
uwuRoot() view returns (bytes32)
0x528bfea226906385df38c950b503d182912d1da7b3bfafb4fb6183cd0d734671
waveTimeLength() view returns (uint256)
300
whitelistMinted() view returns (uint64)
1904
whitelistRoot() view returns (bytes32)
0xc44c75e86631dcfd57f73daa2b6a4a9477dd08ac7f8b576fa8875b662e6525f4
Read-only
allIdsPurchasedBy(address who) view returns (uint256[])
balanceOf(address who) view returns (uint256)
hasDoneWave(uint256 purchaseInfo, uint256 wave) pure returns (bool)
maxPerTX(uint256 _wave) pure returns (uint256)
mintedBalance(address who) view returns (uint256)
wavePurchaseInfo(uint256 wave, address who) view returns (uint256, uint256)
State-modifying
Events buyKGF(uint256 count) payable
buyKGFPostSale(uint256 count) payable
devMint(uint256 count)
devMintFrom(address from, uint256 count)
devMintTo(address to, uint256 count)
devMintsFrom(address[] froms, uint256[] counts)
mint(uint256 count)
presaleBuy(uint256[3] amountsToBuy, uint256[3] amounts, uint256[3] indexes, bytes32[][3] merkleProof) payable
renounceOwnership()
setNFT(address _nft)
setPresaleRoots(bytes32 _whitelistRoot, bytes32 _uwulistRoot, bytes32 _teamRoot)
setStartTime(uint256 _startTime)
transferOwnership(address newOwner)
withdrawETH()
Minted(address sender, uint256 count)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Reserved(address sender, uint256 count)
constructor(address _nft, address _owner, uint256 _startTime, uint256 saleCount, uint256 _ownerCount)
This contract contains no fallback and receive objects.
This contract contains no error objects.