UsdtGrowBurst
Verified contract
Active on
Ethereum with 98 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xab2e…218f
0x9755…b697
Balances ($359.30)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 358.938505 | $1.001 |
$359.3 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11084804 | 4 years ago | | | 0 | 0.0022504500 | |
| 11084791 | 4 years ago | | | 0 | 0.0032998860 | |
| 11073335 | 4 years ago | | | 0 | 0.0088017523 | |
| 11073175 | 4 years ago | | | 0 | 0.0046532613 | |
| 11069053 | 4 years ago | | | 0 | 0.0035336003 | |
| 11068573 | 4 years ago | | | 0 | 0.0097611226 | |
| 11068470 | 4 years ago | | | 0 | 0.0033952802 | |
| 11068419 | 4 years ago | | | 0 | 0.014841120 | |
| 11068337 | 4 years ago | | | 0 | 0.016168000 | |
| 11068306 | 4 years ago | | | 0 | 0.0085690400 |
ABI
ABI objects
Getter at block 21378766
DURATION() view returns (uint256)
7200
FivePercentBonus() view returns (uint256)
50000000000000000
FourtyPercentBonus() view returns (uint256)
400000000000000000
HundredPercentBonus() view returns (uint256)
1000000000000000000
TwentyPercentBonus() view returns (uint256)
200000000000000000
_totalSupply() view returns (uint256)
358938500
_totalSupplyAccounting() view returns (uint256)
0
boostLevelFourCost() view returns (uint256)
2000000000000000000
boostLevelOneCost() view returns (uint256)
250000000000000000
boostLevelThreeCost() view returns (uint256)
1000000000000000000
boostLevelTwoCost() view returns (uint256)
500000000000000000
calculateTax() view returns (uint256)
3
deployedTime() view returns (uint256)
1602703869
devCount() view returns (uint256)
8
devFund() view returns (uint256)
0
lastTimeRewardApplicable() view returns (uint256)
1602869039
lastUpdateTime() view returns (uint256)
1602869039
multiplierToken() view returns (address)
0x9755ac42520e22c1de4f711b736a340f7c04b697
multiplierTokenDevFund() view returns (uint256)
0
owner() view returns (address)
0x60c0009551c8f41b85836b3ddd84760306bfb9b1
periodFinish() view returns (uint256)
1602869039
rewardPerToken() view returns (uint256)
297336983407132925659448314756422
rewardPerTokenStored() view returns (uint256)
297336983407132925659448314756422
rewardRate() view returns (uint256)
1492347584722222222222
rewardToken() view returns (address)
0xab2efe93fbe4426f54c3d678279e3033c0f3218f
stakingToken() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
startTime() view returns (uint256)
1602860400
totalSupply() view returns (uint256)
358938500
Read-only
_balances(address) view returns (uint256)
_balancesAccounting(address) view returns (uint256)
balanceOf(address account) view returns (uint256)
boostLevel(address) view returns (uint256)
calculateCost(uint256 level) pure returns (uint256)
devAllocations(address) view returns (uint256)
devIDs(uint256) view returns (address)
earned(address account) view returns (uint256)
getLevel(address account) view returns (uint256)
getSpent(address account) view returns (uint256)
getTotalMultiplier(address account) view returns (uint256)
rewards(address) view returns (uint256)
spentMultiplierTokens(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events distributeDevFund()
eject()
exit()
getReward()
kill()
notifyRewardAmount(uint256 reward)
notifyRewardAmountWithoutUpdateTime(uint256 reward)
purchase(uint256 level)
renounceOwnership()
setOwner(address _newOwner)
stake(uint256 amount)
transferOwnership(address newOwner)
withdraw(uint256 amount)
Boost(uint256 level)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardAdded(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount)
Withdrawn(address indexed user, uint256 amount)
constructor(address _stakingToken, address _rewardToken, address _multiplierToken, uint256 _startTime, uint256 _duration)
This contract contains no fallback and receive objects.
This contract contains no error objects.