Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.02)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EDE | ERC-20 | 1 | $0.016925 |
$0.02 | |
USA | ERC-20 | 1 | $0.001651 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2307648 | a year ago | | | 0 | 0.000012632000 | |
| 2303950 | a year ago | | | 0 | 0.000063160000 | |
| 2303936 | a year ago | | | 0 | 0.000063160000 | |
| 2303936 | a year ago | | | 0 | 0.000063160000 | |
| 2295890 | a year ago | | | 0 | 0.000069090003 | |
| 2295767 | a year ago | | | 0 | 0.000066314000 | |
| 2295766 | a year ago | | | 0 | 0.000066314000 | |
| 2295766 | a year ago | | | 0 | 0.000066314000 | |
| 2295765 | a year ago | | | 0 | 0.000066314000 | |
| 2295765 | a year ago | | | 0 | 0.000066314000 |
ABI
ABI objects
Getter at block 21786839
MaxIDOPayInAmount() view returns (uint256)
27777500000000000000
MaxPublicSinglePayInAmount() view returns (uint256)
550000000000000000
MaxWhitelistOneSinglePayInAmount() view returns (uint256)
1350000000000000000
MinPublicSinglePayInAmount() view returns (uint256)
1000000000000000
MinWhitelistOneSinglePayInAmount() view returns (uint256)
1000000000000000
PayOutToken() view returns (address)
0x0a074378461fb7ed3300ea638c6cc38246db4434
PublicCap() view returns (uint256)
550000000000000000
WhiteListOneEndTime() view returns (uint256)
1691293500
WhiteListOneStartTime() view returns (uint256)
1691292600
WhitelistOneCap() view returns (uint256)
1350000000000000000
idoEndTime() view returns (uint256)
1691379000
owner() view returns (address)
0x9a480c450caa1f69e824a7c04304d234e05daced
publicPrice() view returns (uint256)
500000000000000
receivedIDOPayInAmount() view returns (uint256)
27777000000000000000
saleStarted() view returns (bool)
true
weth() view returns (address)
0x4200000000000000000000000000000000000006
whiteListPrice() view returns (uint256)
500000000000000
Read-only
addressPurchaseAmount(address) view returns (uint256)
calPublicPayOut(uint256 _payInAmount) view returns (uint256)
calWitheListPayOut(uint256 _payInAmount) view returns (uint256)
publicPayInAmountCounter(address) view returns (uint256)
whiteListedOne(address) view returns (bool)
whiteListedTwo(address) view returns (bool)
whitelistOnePayInAmountCounter(address) view returns (uint256)
State-modifying
Events addWhiteListsOne(address[] _buyers) returns (bool)
buy() payable
claim()
renounceOwnership()
setIDOEndTime(uint256 _idoEndTime) returns (bool)
setMaxIDOPayInAmount(uint256 _MaxIDOPayInAmount) returns (bool)
setPrice(uint256 _whiteListPrice) returns (bool)
setPublicLimit(uint256 _MinPublicSinglePayInAmount, uint256 _MaxPublicSinglePayInAmount, uint256 _PublicCap) returns (bool)
setPublicPrice(uint256 _publicPrice) returns (bool)
setStart() returns (bool)
setWhiteListTime(uint256 _WithListOneStartTime, uint256 _WithListOneEndTime) returns (bool)
setWitheListOneAddress(address[] _whiteListOneAddress) returns (bool)
setWitheListOneLimit(uint256 _MinWhitelistOneSinglePayInAmount, uint256 _MaxWhitelistOneSinglePayInAmount, uint256 _PublicCap) returns (bool)
transferOwnership(address newOwner_)
withdraw(address _erc20, address _to, uint256 _val) returns (bool)
withdrawETH(address recipient)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _weth, address _PayOutToken, uint256 _WithListOneStartTime, uint256 _WithListOneEndTime, uint256 _idoEndTime)
This contract contains no fallback and receive objects.
This contract contains no error objects.