Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 0.001315 | $1.002 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15444883 | 2 years ago | | | 0 | 0.0067314600 | |
| 12612221 | 3 years ago | | | 0 | 0.0016631000 | |
| 12379802 | 4 years ago | | | 0 | 0.0049893000 | |
| 12346814 | 4 years ago | | | 0 | 0.00049893000 | |
| 12309540 | 4 years ago | | | 0 | 0.0016631000 | |
| 12305006 | 4 years ago | | | 0 | 0.0016631000 | |
| 12304975 | 4 years ago | | | 0 | 0.0016631000 | |
| 12211453 | 4 years ago | | | 0 | 0.0035877870 | |
| 12211453 | 4 years ago | | | 0 | 0.0045243000 | |
| 12190999 | 4 years ago | | | 0 | 0.0075288400 |
ABI
ABI objects
Getter at block 21265148
bottomLimitUsdtOfPubIDO() view returns (uint256)
100000000
endHeightOfPriIDO() view returns (uint256)
12048590
endHeightOfPubIDO() view returns (uint256)
12069155
initialLiquidYou() view returns (uint256)
3000000000000
owner() view returns (address)
0x6a02a11035136fb3ca55f163ed80eae2cee0057f
priOfferingFinished() view returns (bool)
true
pubOfferingFinished() view returns (bool)
true
reservedYouOfPriIDO() view returns (uint256)
500000000000
startHeightOfPriIDO() view returns (uint256)
12047150
startHeightOfPubIDO() view returns (uint256)
12066995
supplyYouForPriIDO() view returns (uint256)
500000000000
targetUsdtAmountOfPubIDO() view returns (uint256)
50000000000
targetYouAmountOfPubIDO() view returns (uint256)
500000000000
totalUsdtAmountOfPriIDO() view returns (uint256)
50000000000
totalUsdtAmountOfPubIDO() view returns (uint256)
2404616230000
upperLimitUsdtOfPriIDO() view returns (uint256)
500000000
Read-only
isInWhiteList(address account) view returns (bool)
State-modifying
Events addBatchToWhiteList(address[] accounts)
addToWhiteList(address account)
claim()
initPubIDO(uint256 startHOfPubIDO, uint256 endHOfPubIDO)
privateOffering(uint256 amountOfUsdt) returns (bool)
publicOffering(uint256 amountOfUsdt) returns (bool)
removeFromWhiteList(address account)
renounceOwnership()
transferOwnership(address newOwner)
withdrawPriIDO()
withdrawPubIDO()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PrivateOffering(address indexed participant, uint256 amountOfYou, uint256 amountOfUsdt)
PrivateOfferingClaimed(address indexed participant, uint256 amountOfYou)
PublicOffering(address indexed participant, uint256 amountOfUsdt)
PublicOfferingClaimed(address indexed participant, uint256 amountOfYou)
PublicOfferingRefund(address indexed participant, uint256 amountOfUsdt)
constructor(address youToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.