DarkMatterFarm
Verified contract
Active on
Ethereum with 1,771 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7912…ae6c
0x5322…1021
Balances ($241.04)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DMT | ERC-20 | 20.204848 | $11.93 |
$241.04 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12352860 | 4 years ago | | | 0 | 0.00079483400 | |
| 12314002 | 4 years ago | | | 0 | 0.0036555960 | |
| 12312291 | 4 years ago | | | 0 | 0.0036555960 | |
| 12309708 | 4 years ago | | | 0 | 0.0049519876 | |
| 12000129 | 4 years ago | | | 0 | 0.010742940 | |
| 11854280 | 4 years ago | | | 0 | 0.0064932480 | |
| 11709642 | 4 years ago | | | 0 | 0.0056033450 | |
| 11643235 | 4 years ago | | | 0 | 0.0040751600 | |
| 11609377 | 4 years ago | | | 0 | 0.014306560 | |
| 11609377 | 4 years ago | | | 0 | 0.027798080 |
ABI
ABI objects
Getter at block 21202502
lastTimeRewardApplicable() view returns (uint256)
1612313084
periodFinish() view returns (uint256)
1612313084
periodStart() view returns (uint256)
1609893884
rewardPerToken() view returns (uint256)
788259184
rewardRate() view returns (uint256)
8674791168486
rewardsDistribution() view returns (address)
0x00d46d105507a04d7e4592cf43bbbad964bc77ab
rewardsDuration() view returns (uint256)
2419200
rewardsToken() view returns (address)
0x79126d32a86e6663f3aaac4527732d0701c1ae6c
stakingToken() view returns (address)
0x5322a3556f979ce2180b30e689a9436fddcb1021
totalSupply() view returns (uint256)
11004998531483300618247
Read-only
balanceOf(address account) view returns (uint256)
earned(address account) view returns (uint256)
lastRewardPaidTime(address account) view returns (uint256)
State-modifying
Events exit()
getReward()
stake(uint256 amount)
start()
sync()
withdraw(uint256 amount)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount)
Started()
Synced()
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.