SpecialTier1ExploringShipMint
Verified contract
Active on
Ethereum with 1,022 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 "SpecialTier1ExploringShipMint"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20711776 | 2 months ago | | | 0 | 0.000093267525 | |
| 19912325 | 6 months ago | | | 0.02 | 0.0015869140 | |
| 19912323 | 6 months ago | | | 0.02 | 0.0014711866 | |
| 19912319 | 6 months ago | | | 0.02 | 0.0019645070 | |
| 19912317 | 6 months ago | | | 0.02 | 0.0016919848 | |
| 19912317 | 6 months ago | | | 0.02 | 0.0016921919 | |
| 19912317 | 6 months ago | | | 0.02 | 0.0016921919 | |
| 19912317 | 6 months ago | | | 0.02 | 0.0016919848 | |
| 19912317 | 6 months ago | | | 0.02 | 0.0016921919 | |
| 19912317 | 6 months ago | | | 0.02 | 0.0016921919 |
ABI
ABI objects
Getter at block 21242315 renounceOwnership() view
GTDCount() view returns (uint64)
73
PUBLICPRICE() view returns (uint256)
30000000000000000
WHITEPRICE() view returns (uint256)
20000000000000000
_chainID() view returns (uint32)
1
beneficiary() view returns (address)
0x464868685f5ed7cc8260840a8a0e797f48b0dbd0
cosigner() view returns (address)
0xf9f477d9b8e772ae5138d91d7d7b88a05d62e62e
expireTime() view returns (uint64)
300
mintTime() view returns (uint64 GTDStart, uint64 GTDEnd, uint64 BackupEnd, uint64 publicEnd)
(GTDStart=1716213600, GTDEnd=1716220800, BackupEnd=1716228000, publicEnd=1716235200)
nftaddress() view returns (address)
0xe36ac8b887b22050fd2846d1256a4737271d9368
owner() view returns (address)
0x464868685f5ed7cc8260840a8a0e797f48b0dbd0
Read-only
addrMinted(address) view returns (uint256)
backupMinted(address) view returns (bool)
State-modifying
Events backupsale(uint64[4] num64, bytes signature) payable
gtdsale(uint64[4] num64, bytes signature) payable
publicsale() payable
transferOwnership(address newOwner)
updateCosigner(address _cosigner)
updateExpire(uint64 _expireTime)
updateGTDCount(uint64 _count)
updateMintTime(struct SpecialTier1ExploringShipMintMintTimeInfo _newMintTime)
updateNFT(address _nftaddr)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Sale(uint64 indexed requestId, uint64 indexed wlType)
constructor(address _nftaddr)
This contract contains no fallback and receive objects.
BackUpSaleNotStarted()
BackUpSaleStopped()
GTDSaleNotStarted()
GTDSaleStopped()
HasStopped()
NotStarted()