UnistakeTokenSale
Verified contract
Active on
Ethereum with 6,704 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 2 additional slots
-
variable spans 2 additional slots
2 additional
variables
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNISTAKE | ERC-20 | 23.366868M | $0.00497 |
$116,124.22 | |
USDT | ERC-20 | 640 | $1.002 |
$641.28 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20720723 | 2 months ago | | | 0 | 0.0023110947 | |
| 19959885 | 6 months ago | | | 0 | 0.0019065634 | |
| 19806730 | 7 months ago | | | 0 | 0.00026858633 | |
| 19806715 | 7 months ago | | | 0 | 0.00015554891 | |
| 19806711 | 7 months ago | | | 0 | 0.00079342999 | |
| 19806708 | 7 months ago | | | 0 | 0.00015794897 | |
| 19806700 | 7 months ago | | | 0 | 0.00083563555 | |
| 19687506 | 7 months ago | | | 0 | 0.0030345968 | |
| 19639534 | 7 months ago | | | 0 | 0.00075629369 | |
| 19639506 | 7 months ago | | | 0 | 0.0015468014 |
ABI
ABI objects
Getter at block 21255377
decreasingPctBonus() view returns (uint256)
1000
decreasingPctETH() view returns (uint256)
500
decreasingPctRate() view returns (uint256)
1000
decreasingPctToken() view returns (uint256)
2000
getContributedFundsTotal() view returns (uint256)
4999999999812500000023
getContributionsTotal() view returns (uint256)
12590909379101148221595961
getContributorsTotal() view returns (uint256)
856
getCurrentDayR3() view returns (uint256)
5
getCurrentRound() view returns (uint8)
0
getEndedDayR3() view returns (uint256)
0
getLatestStakingPlatformPayment() view returns (uint256)
1225000000000000000000
getR1Sales() view returns (uint256)
20000000000000000000000000
getR2Sales() view returns (uint256)
40000000000000000000000000
getR2Start() view returns (uint256)
1601936228
getR3End() view returns (uint256)
1602565510
getR3Sales() view returns (uint256)
60000000000000000000000000
getR3Start() view returns (uint256)
1602563543
getRemainingTimeDelayR1R2() view returns (uint256)
0
getRemainingTimeDelayR2R3() view returns (uint256)
0
getRestakedDividendsTotal() view returns (uint256)
2714074511186701972727780
getStakingActivationStatus() view returns (bool)
true
getStakingBonusesTotal() view returns (uint256)
45159643103082458589168251
hasR1Ended() view returns (bool)
true
hasR2Ended() view returns (bool)
true
hasR3Ended() view returns (bool)
true
listingRate() view returns (uint256)
400000000
periodDurationR3() view returns (uint256)
86400
platformStakingContract() view returns (address)
0x36ef5ad3348da55519ffdcd17eb42b05c6108e57
rateR1() view returns (uint256)
4000000000
rateR2() view returns (uint256)
2666666667
rateR3() view returns (uint256)
2000000000
stakingPeriodR1() view returns (uint256)
15552000
stakingPeriodR2() view returns (uint256)
15552000
stakingPeriodR3() view returns (uint256)
15552000
timeDelayR1() view returns (uint256)
0
timeDelayR2() view returns (uint256)
604800
token() view returns (address)
0x9ed8e7c9604790f7ec589f99b94361d8aab64e5e
totalSupplyR1() view returns (uint256)
20000000000000000000000000
totalSupplyR2() view returns (uint256)
40000000000000000000000000
totalSupplyR3() view returns (uint256)
60000000000000000000000000
totalSupplyUniswap() view returns (uint256)
10000000000000000000000000
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
wallet() view returns (address)
0x0065bac24ce57aa77a676193e9a9a2bbeeaa3313
Read-only
getContributionTotal(address accountArg) view returns (uint256)
getDividends(address accountArg) view returns (uint256)
getR1Contribution(address accountArg) view returns (uint256)
getR2Contribution(address accountArg) view returns (uint256)
getR3Contribution(address accountArg) view returns (uint256)
getRestakedDividends(address accountArg) view returns (uint256)
getStakingBonusR1(address accountArg) view returns (uint256)
getStakingBonusR2(address accountArg) view returns (uint256)
getStakingBonusR3(address accountArg) view returns (uint256)
getStakingBonusTotal(address accountArg) view returns (uint256)
State-modifying
Events activateStakesAndUniswapLiquidity()
claimDividends()
closeR3()
restakeDividends()
withdrawFunds()
withdrawR1Tokens()
withdrawR2Tokens()
withdrawR3Tokens()
withdrawRestakedDividends()
Activated(bool status, uint256 time)
Bought(uint8 indexed round, address indexed account, uint256 amount)
Claimed(address indexed account, uint256 amount)
Ended(address indexed account, uint256 amount, uint256 time)
Penalized(address indexed account, uint256 amount)
Reclaimed(address indexed account, uint256 amount)
Splitted(address indexed account, uint256 amount1, uint256 amount2)
Staked(address indexed account, uint256 amount)
Withdrawn(address indexed account, uint256 amount)
constructor(address tokenArg, uint256[3] totalSupplyArg, uint256 totalSupplyUniswapArg, uint256[3] ratesArg, uint256 periodDurationR3Arg, uint256 timeDelayR1Arg, uint256 timeDelayR2Arg, uint256[3] stakingPeriodArg, address uniswapRouterArg, uint256[4] decreasingPctArg, uint256 listingRateArg, address platformStakingContractArg, address walletArg)
receive()
This contract contains no error objects.