CloudbasePresale
Verified contract
Active on
Base with 904 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x17d8…211d
Balances ($0.12)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GRG | ERC-20 | 0.1 | $1.24 |
$0.12 | |
USA | ERC-20 | 1 | $0.000717 |
$0 | |
CLOUD | ERC-20 | 121.166724K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14094446 | 7 months ago | | | 0 | 0.0000010174215 | |
| 10140683 | 10 months ago | | | 0 | 0.000000005273104410 | |
| 9791437 | 10 months ago | | | 0 | 0.000000008421245415 | |
| 9766716 | 10 months ago | | | 0 | 0.000000066372371820 | |
| 9766702 | 10 months ago | | | 0 | 0.000000086702506830 | |
| 8268763 | a year ago | | | 0 | 0.000000016483270995 | |
| 7977431 | a year ago | | | 0 | 0.0000087509295 | |
| 7698847 | a year ago | | | 0 | 0.000000075018900780 | |
| 7104339 | a year ago | | | 0 | 0.000000092120066325 | |
| 6789100 | a year ago | | | 0 | 0.000000054840112560 |
ABI
ABI objects
Getter at block 22897170
cloudToken() view returns (address)
0x17d8217c0f4b4742aaace053281f42eb05ab211d
endBuyTime() view returns (uint256)
1692108000
idoOwner() view returns (address)
0x6401e9e5359a27c3e695e7d1983df296152a1655
isPause() view returns (bool)
false
maxAllocation() view returns (uint256)
20292207792207800000
maxBuy() view returns (uint256)
270568181818182000
minBuy() view returns (uint256)
2702922077922080
owner() view returns (address)
0xf768682d61b5c2ecad8c7b421f863b9cd20e4573
priceEthPerCloud() view returns (uint256)
123200
startBuyTime() view returns (uint256)
1692021600
totalOfPaid() view returns (uint256)
20292207792207800000
totalOfUserWhitelist() view returns (uint256)
1098
Read-only
nextStageIndex(address _account) view returns (uint256)
paidIdoMap(address) view returns (uint256)
stageList(uint256) view returns (uint256 id, uint256 percent, uint256 startTime)
vestingAmountMap(address) view returns (uint256)
vestingMap(address) view returns (uint256)
whitelistMap(address) view returns (bool)
State-modifying
Events buyPresale() payable
claimPresale()
removeWhitelist(address[] userList)
renounceOwnership()
setBuyTime(uint256 _startBuyTime, uint256 _endBuyTime)
setClaimTime(uint256[] _startTimeList, uint256[] _percentList)
setIdoConfig(uint256 _startBuyTime, uint256 _endBuyTime)
setIdoOwner(address _idoOwner)
setPause(bool _status)
setTotalOfSlot(uint256 _maxAllocation)
setWhitelist(address[] userList)
transferOwnership(address newOwner)
urgentWithdrawAllToken()
withdrawETH()
EventUserBuy(address user, uint256 amount, uint256 time)
EventUserClaim(address user, uint256 amount, uint256 time)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _idoOwner, address _cloudToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.