ARTHYFIPool
Verified contract
Active on
Ethereum with 158 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0e3c…35d9
Balances ($3.12)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YFI | ERC-20 | 0.000398 | $7,836.30 |
$3.12 | |
ARTH | ERC-20 | 0.758742 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13106269 | 3 years ago | | | 0 | 0.0064651155 | |
| 12127371 | 4 years ago | | | 0 | 0.011820996 | |
| 11766810 | 4 years ago | | | 0 | 0.0099183800 | |
| 11727223 | 4 years ago | | | 0 | 0.0052202000 | |
| 11723556 | 4 years ago | | | 0 | 0.0095523200 | |
| 11718300 | 4 years ago | | | 0 | 0.0048025840 | |
| 11717956 | 4 years ago | | | 0 | 0.0062642400 | |
| 11715989 | 4 years ago | | | 0 | 0.0057313920 | |
| 11714501 | 4 years ago | | | 0 | 0.0062090080 | |
| 11711075 | 4 years ago | | | 0 | 0.0063686440 |
ABI
ABI objects
Getter at block 21304768
DURATION() view returns (uint256)
432000
comp() view returns (address)
0x0bc529c00c6401aef6d220be8c6ea1667f6ad93e
lastTimeRewardApplicable() view returns (uint256)
1611241210
lastUpdateTime() view returns (uint256)
1611241210
mithCash() view returns (address)
0x0e3cc2c4fb9252d17d07c67135e48536071735d9
owner() view returns (address)
0x06fd798d8c31b033309f879aa4833e1c85137026
periodFinish() view returns (uint256)
1611241210
rewardDistribution() view returns (address)
0x6e930bea4337bd0e9d9cff28bc6d2cac3139877c
rewardPerToken() view returns (uint256)
1399094808854278094294
rewardPerTokenStored() view returns (uint256)
1399094808854278094294
rewardRate() view returns (uint256)
28935185185185185
starttime() view returns (uint256)
1610809210
totalSupply() view returns (uint256)
397894229832512
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 comp_, uint256 starttime_)
This contract contains no fallback and receive objects.
This contract contains no error objects.