Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x718b…f2fc
Balances ($93,368.53)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PAR | ERC-20 | 89.062387K | $1.032 |
$91,912.38 | |
MIMO | ERC-20 | 254.45619K | $0.005723 |
$1,456.14 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20977294 | 2 months ago | | | 0 | 0.0013034302 | |
| 20977282 | 2 months ago | | | 0 | 0.00091243512 | |
| 20906084 | 2 months ago | | | 0 | 0.00059268411 | |
| 20713300 | 3 months ago | | | 0 | 0.0011916344 | |
| 20713202 | 3 months ago | | | 0 | 0.00031294947 | |
| 20146429 | 6 months ago | | | 0 | 0.00023212037 | |
| 19749390 | 7 months ago | | | 0 | 0.00038855260 | |
| 19739330 | 8 months ago | | | 0 | 0.00088594406 | |
| 19294500 | 10 months ago | | | 0 | 0.0021795010 | |
| 19294497 | 10 months ago | | | 0 | 0.0017973253 |
ABI
ABI objects
Getter at block 21387818
a() view returns (address)
0x718b7584d410f364fc16724027c07c617b87f2fc
par() view returns (address)
0x68037790a0229e9ce6eaa8a99ea92964106c4703
totalStake() view returns (uint256)
81453393304385203285290
Read-only
pendingMIMO(address _user) view returns (uint256)
pendingPAR(address _user) view returns (uint256)
stake(address _user) view returns (uint256)
userInfo(address _user) view returns (struct PARMinerUserInfo)
State-modifying
Events deposit(uint256 amount)
releaseMIMO(address _user)
releasePAR(address _user)
restakePAR(address _user)
withdraw(uint256 amount)
StakeDecreased(address indexed user, uint256 stake)
StakeIncreased(address indexed user, uint256 stake)
constructor(address _addresses)
This contract contains no fallback and receive objects.
This contract contains no error objects.