MiningRig
Verified contract
Active on
Ethereum with 14,492 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 5 additional slots
Native
Value
$86.42
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.025 | $3,456.85 |
$86.42 | |
PEPE | ERC-20 | 1.52524M | $0.000019 |
$29.73 | |
WETH | ERC-20 | 0.001284 | $3,466.82 |
$4.45 | |
PNDC | ERC-20 | 5.001077M | $0.00 |
$0.27 | |
PNDX | ERC-20 | 10.009534M | -- | -- | |
SPWANPEPE | ERC-20 | 1.024618M | -- | -- | |
FFF | ERC-20 | 538.201K | -- | -- | |
) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18589804 | a year ago | | | 0 | 0.00051560249 | |
| 17915296 | a year ago | | | 0.01 | 0.00071091540 | |
| 17915212 | a year ago | | | 1 | 0.0013843413 | |
| 17914887 | a year ago | | | 0 | 0.00074344121 | |
| 17914832 | a year ago | | | 0 | 0.00087914621 | |
| 17914826 | a year ago | | | 0 | 0.00067728578 | |
| 17914790 | a year ago | | | 0 | 0.00085836174 | |
| 17914490 | a year ago | | | 0.01 | 0.0024642117 | |
| 17914465 | a year ago | | | 0 | 0.0029465556 | |
| 17914448 | a year ago | | | 0.01 | 0.00089232009 |
ABI
ABI objects
Getter at block 21265479
PID() view returns (uint256)
543234
rig() view returns (uint256 blockno, uint256 mined, uint256 totalMinedPositions, uint256 difficulty, uint256 virtualWeight, uint256 vPool)
(blockno=9, mined=101318078082651677423376788918565876034887572774286165628329125534063508816722, totalMinedPositions=14099, difficulty=0, virtualWeight=1, vPool=3410151766024450497698691748406)
Read-only
score(address _address) view returns (uint256)
scores(address) view returns (uint256 base, uint256 balance, uint256 frequency, uint256 held, uint256 debt, uint256 redeemable)
State-modifying
Events bootUp(uint256 amountOutMinUniswap) payable returns (uint256 lpTokenId, uint256 liquidity, uint256 amount0, uint256 amount1)
bribeForLevelReward() payable returns (uint128 liquidity, uint256 amount0, uint256 amount1)
claim(address _address) returns (uint256)
deltaNeutralLPContinuum(address _factory, uint128 _liquidity, uint256 amountOutMinUniswap, uint256 _virtualWeight, int24 _delta, uint24 _fee) payable returns (uint256 tokenId, uint128 liquidity)
finalizeBlock(uint128 liquidity, uint256 tokenId) returns (uint256)
locked() payable returns (uint256)
mineLiquidity(uint256 amountOutMinUniswap) payable returns (uint128, uint256 newAllot, uint256 quote)
unifee(uint256 tokenId) payable returns (uint256 amount0, uint256 amount1)
This contract contains no event objects.
constructor(address _nonfungiblePositionManager, address _nano, address _hopped, address _weth, address _distillary)
receive()
This contract contains no error objects.