ARTHMahaEthLPPool
Verified contract
Active on
Ethereum with 621 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0e3c…35d9
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ARTH | ERC-20 | 115.993321 | -- | -- | |
UNI-V2 | ERC-20 | 4.295541 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11725044 | 4 years ago | | | 0 | 0.0054566886 | |
| 11725026 | 4 years ago | | | 0 | 0.0069269250 | |
| 11711992 | 4 years ago | | | 0 | 0.0021786601 | |
| 11711969 | 4 years ago | | | 0 | 0.0040612950 | |
| 11711514 | 4 years ago | | | 0 | 0.0077028080 | |
| 11711394 | 4 years ago | | | 0 | 0.0033471241 | |
| 11711393 | 4 years ago | | | 0 | 0.0078600722 | |
| 11711072 | 4 years ago | | | 0 | 0.0080982560 | |
| 11711071 | 4 years ago | | | 0 | 0.0040909480 | |
| 11711071 | 4 years ago | | | 0 | 0.0049582200 |
ABI
ABI objects
Getter at block 21292761
DURATION() view returns (uint256)
432000
lastTimeRewardApplicable() view returns (uint256)
1611242397
lastUpdateTime() view returns (uint256)
1611242397
mithCash() view returns (address)
0x0e3cc2c4fb9252d17d07c67135e48536071735d9
owner() view returns (address)
0x06fd798d8c31b033309f879aa4833e1c85137026
periodFinish() view returns (uint256)
1611242397
rewardDistribution() view returns (address)
0x0000000000000000000000000000000000000000
rewardPerToken() view returns (uint256)
70009647712311819888
rewardPerTokenStored() view returns (uint256)
70009647712311819888
rewardRate() view returns (uint256)
347222222222222222
starttime() view returns (uint256)
1610809210
totalSupply() view returns (uint256)
4295541259666619306
usdc() view returns (address)
0xc0897d6ba893e31f42f658eead777aa15b8f824d
Read-only
balanceOf(address account) view returns (uint256)
deposits(address) 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)
renounceOwnership()
setRewardDistribution(address _rewardDistribution)
stake(uint256 amount)
transferOwnership(address newOwner)
withdraw(uint256 amount)
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 mithCash_, address usdc_, uint256 starttime_)
This contract contains no fallback and receive objects.
This contract contains no error objects.