Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2538…260d
Balances ($3,514.54)
Native
Value
$3,514.54
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.96183 | $3,654.01 |
$3,514.54 | |
MONTE | ERC-20 | 625.508419 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12268235 | 4 years ago | | | 0 | 0.014708194 | |
| 12219469 | 4 years ago | | | 0 | 0.014255664 | |
| 12184878 | 4 years ago | | | 0 | 0.014458398 | |
| 12184863 | 4 years ago | | | 0 | 0.0044280081 | |
| 12126651 | 4 years ago | | | 0 | 0.011881760 | |
| 12050839 | 4 years ago | | | 0 | 0.031615379 | |
| 12050822 | 4 years ago | | | 0 | 0.0096947829 | |
| 12038455 | 4 years ago | | | 0 | 0.026821181 | |
| 12038451 | 4 years ago | | | 0 | 0.0072380900 | |
| 12035322 | 4 years ago | | | 0 | 0.015593710 |
ABI
ABI objects
Getter at block 21300119
owner() view returns (address)
0xec09045db690ed28e2ca90be7ad8f068ae9dbe8b
profitPerShare() view returns (uint256)
531245909308206285
startTime() view returns (uint256)
1614454977
totalDistributions() view returns (uint256)
16986359227177859397
totalStaked() view returns (uint256)
625508419135282447835
totalStakers() view returns (uint256)
45
Read-only
dividendsOf(address staker) view returns (uint256)
stakeValue(address) view returns (uint256)
stakeValueAt(address _owner, uint256 _blockNumber) view returns (uint256)
stakerPayouts(address) view returns (int256)
totalStakedAt(uint256 _blockNumber) view returns (uint256)
State-modifying
Events distribute() payable
renounceOwnership()
setStartTime(uint256 _startTime)
stake(uint256 amount)
transferOwnership(address newOwner)
unstake(uint256 amount)
withdraw(uint256 amount)
OnDistribute(address sender, uint256 amountSent)
OnReinvest(address sender, uint256 amount)
OnStake(address sender, uint256 amount)
OnUnstake(address sender, uint256 amount)
OnWithdraw(address sender, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _token)
This contract contains no fallback and receive objects.
This contract contains no error objects.