DemandMiner
Verified contract
Active on
Ethereum with 363 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5d6e…aa6b
Balances ($15.63)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MIMO | ERC-20 | 4.088167K | $0.003824 |
$15.63 | |
PAR50-USDC50 | ERC-20 | 6.381369K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19027968 | 10 months ago | | | 0 | 0.0057448993 | |
| 15863914 | 2 years ago | | | 0 | 0.00086250500 | |
| 14928412 | 2 years ago | | | 0 | 0.013036416 | |
| 14752610 | 3 years ago | | | 0 | 0.0036830300 | |
| 14745783 | 3 years ago | | | 0 | 0.0080481651 | |
| 14717660 | 3 years ago | | | 0 | 0.0081980787 | |
| 14675464 | 3 years ago | | | 0 | 0.0054084831 | |
| 14667972 | 3 years ago | | | 0 | 0.0086906625 | |
| 14665388 | 3 years ago | | | 0 | 0.0035310148 | |
| 14661769 | 3 years ago | | | 0 | 0.0044329012 |
ABI
ABI objects
Getter at block 21209663
a() view returns (address)
0x718b7584d410f364fc16724027c07c617b87f2fc
token() view returns (address)
0x5d6e3d7632d6719e04ca162be652164bec1eaa6b
totalStake() view returns (uint256)
4551068850273068833328
Read-only
pendingMIMO(address _user) view returns (uint256)
stake(address _user) view returns (uint256)
userInfo(address _user) view returns (struct IGenericMinerUserInfo)
State-modifying
Events deposit(uint256 amount)
releaseMIMO(address _user)
withdraw(uint256 amount)
StakeDecreased(address indexed user, uint256 stake)
StakeIncreased(address indexed user, uint256 stake)
constructor(address _addresses, address _token)
This contract contains no fallback and receive objects.
This contract contains no error objects.