USDTMARSLPTOKENPool
Verified contract
Active on
Ethereum with 3,068 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x66c0…70b7
0x64b9…d089
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Mars | ERC-20 | 28.231311M | -- | -- | |
UNI-V2 | ERC-20 | 0.458115 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20121428 | 5 months ago | | | 0 | 0.00056156004 | |
| 19354584 | 8 months ago | | | 0 | 0.0031900455 | |
| 19088315 | 10 months ago | | | 0 | 0.0017652110 | |
| 18982513 | 10 months ago | | | 0 | 0.0025202196 | |
| 18906948 | 10 months ago | | | 0 | 0.0014482530 | |
| 18588176 | a year ago | | | 0 | 0.0018154693 | |
| 17904503 | a year ago | | | 0 | 0.0010962765 | |
| 17663286 | a year ago | | | 0 | 0.0014818714 | |
| 17399806 | a year ago | | | 0 | 0.0015687350 | |
| 17186223 | 2 years ago | | | 0 | 0.0066485950 |
ABI
ABI objects
Getter at block 21159970
getRewardForDuration() view returns (uint256)
5879999999999999998656000
lastTimeRewardApplicable() view returns (uint256)
1698851243
lastUpdateTime() view returns (uint256)
1698851243
periodFinish() view returns (uint256)
1698851243
rewardPerToken() view returns (uint256)
126025199882476678086283452
rewardPerTokenStored() view returns (uint256)
126025199882476678086283452
rewardRate() view returns (uint256)
2268518518518518518
rewardsDistribution() view returns (address)
0xca217e70654c3af0adcb402a77c0244a404016de
rewardsDuration() view returns (uint256)
2592000
rewardsToken() view returns (address)
0x66c0dded8433c9ea86c8cf91237b14e10b4d70b7
stakingToken() view returns (address)
0x64b91b92240bc1901855dd55ae632addb650d089
totalSupply() view returns (uint256)
458115378087733496
Read-only
balanceOf(address account) view returns (uint256)
earned(address account) view returns (uint256)
rewards(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events exit()
getReward()
notifyRewardAmount(uint256 reward)
stake(uint256 amount)
stakeWithPermit(uint256 amount, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
withdraw(uint256 amount)
RewardAdded(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount)
Withdrawn(address indexed user, uint256 amount)
constructor(address _rewardsDistribution, address _rewardsToken, address _stakingToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.