METRICPool
Verified contract
Active on
Ethereum with 2,490 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xefc1…14ac
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
METRIC | ERC-20 | 101.481235 | -- | -- | |
UNI-V2 | ERC-20 | 3.957485 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11402902 | 4 years ago | | | 0 | 0.0031226240 | |
| 11356504 | 4 years ago | | | 0 | 0.0022784250 | |
| 11224866 | 4 years ago | | | 0 | 0.0038947500 | |
| 11161952 | 4 years ago | | | 0 | 0.0041557697 | |
| 11131910 | 4 years ago | | | 0 | 0.0011291800 | |
| 11131679 | 4 years ago | | | 0 | 0.0042091600 | |
| 11131643 | 4 years ago | | | 0 | 0.0033806161 | |
| 11102260 | 4 years ago | | | 0 | 0.0053585250 | |
| 11079586 | 4 years ago | | | 0 | 0.0019572594 | |
| 11079586 | 4 years ago | | | 0 | 0.0013593504 |
ABI
ABI objects
Getter at block 21212055
DURATION() view returns (uint256)
604800
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1602053580
lastUpdateTime() view returns (uint256)
1602053580
lpt() view returns (address)
0xdf6b861b4fbcfaffb62dd1906fcd3a863955704b
metric() view returns (address)
0xefc1c73a3d8728dc4cf2a18ac5705fe93e5914ac
owner() view returns (address)
0x2cb037bd6b7fbd78f04756c99b7996f430c58172
periodFinish() view returns (uint256)
1602053580
rewardDistribution() view returns (address)
0x2cb037bd6b7fbd78f04756c99b7996f430c58172
rewardPerToken() view returns (uint256)
14211296418871401916
rewardPerTokenStored() view returns (uint256)
14211296418871401916
rewardRate() view returns (uint256)
330687829034391534
starttime() view returns (uint256)
1600950666
totalSupply() view returns (uint256)
3957484841224951705
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)
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 _metric, address _lptoken)
This contract contains no fallback and receive objects.
This contract contains no error objects.