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 "EchoSale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14561141 | 3 years ago | | | 0 | 0.14849344 | |
| 14560698 | 3 years ago | | | 0.8 | 0.0034473887 | |
| 14560695 | 3 years ago | | | 0.5 | 0.0030553078 | |
| 14560626 | 3 years ago | | | 0.4 | 0.0061200769 | |
| 14560587 | 3 years ago | | | 0.5 | 0.0049308335 | |
| 14559147 | 3 years ago | | | 0.1 | 0.0043034549 | |
| 14558927 | 3 years ago | | | 0.2 | 0.0077384548 | |
| 14558588 | 3 years ago | | | 0 | 0.0040934800 | |
| 14558129 | 3 years ago | | | 0.5 | 0.0039880311 | |
| 14556081 | 3 years ago | | | 0.1 | 0.0021159020 |
ABI
ABI objects
Getter at block 21225820
Echo() view returns (address)
0xac0b5510ebc55ccd1fc75ebbd30fa19b2d27f426
MintMaximum() view returns (uint256)
10000
getEarlyAccessInformation() view returns (bool hasAccess, uint256 start, uint256 end, uint256 price)
(hasAccess=false, start=1649203200, end=1649289599, price=80000000000000000)
hasEarlyAccess() view returns (bool hasAccess)
false
mintCount() view returns (uint256)
2098
owner() view returns (address)
0x8280787127c75735bf47cb06693345121abc13cc
Read-only
earlyAccess(address) view returns (bool)
getMintInformation(uint256 time) view returns (uint256 start, uint256 end, uint256 price, uint256 remaining)
State-modifying
Events addEarlyAccess(address address1, address address2, address address3, address address4, address address5)
earlyMint(uint256 quantity) payable
enableEarlyMint(uint256 start, uint256 end, uint256 price)
enableMint(uint256 start, uint256 end, uint256 price)
mint(uint256 quantity) payable
mintFor(address to, uint256 quantity)
removeEarlyAccess(address address1, address address2, address address3, address address4, address address5)
renounceOwnership()
setEcho(address echo)
setMintMaximum(uint256 max)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Remaining(uint256 remaining)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.