UnlockedMiner
Verified contract
Active on
Ethereum with 12 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x76bc…45ae
0x5a7e…1efd
0x701b…3e8b
0x12de…1dde
0x0993…5fd2
-
variable spans 4 additional slots
Balances ($0.00)
No balances found for "UnlockedMiner"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18746581 | a year ago | | | 0 | 0.0055762681 | |
| 18432413 | a year ago | | | 0 | 0.0038897845 | |
| 17427267 | a year ago | | | 0.59226427 | 0.016066999 | |
| 16994865 | 2 years ago | | | 0 | 0.0055276457 | |
| 16911413 | 2 years ago | | | 0 | 0.0032973156 | |
| 16880841 | 2 years ago | | | 0.27189095 | 0.0095100919 | |
| 16838335 | 2 years ago | | | 0.076042182 | 0.015929196 | |
| 16823863 | 2 years ago | | | 0.44515103 | 0.016267050 | |
| 16818987 | 2 years ago | | | 0 | 0.0039146999 | |
| 16814852 | 2 years ago | | | 0 | 0.0070494145 |
ABI
ABI objects
Getter at block 21218587
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
XFT() view returns (address)
0x76bc677d444f1e9d57daf5187ee2b7dc852745ae
aUSD() view returns (address)
0x5a7e6c8204a1359db9aacab7ba5fc309b7981efd
chainlinkFeed() view returns (address)
0x5f4ec3df9cbd43714fe2740f5e3616155c5b8419
chainlinkPrice() view returns (uint256)
315809000000
endTime() view returns (uint256)
0
incentiveId() view returns (bytes32)
0x30d7b72cac7c3ca1d15f63e24bc9688ee6b6ce52b17fffe70b7462c12d68e7be
incentiveKey() view returns (address rewardToken, address pool, uint256 startTime, uint256 endTime, address refundee)
(rewardToken=0x76bc677d444f1e9d57daf5187ee2b7dc852745ae, pool=0x12ded3d75fae8b27cd7f2b1a469fe088a3711dde, startTime=1677535200, endTime=1704067199, refundee=0x45a2498da5bb1bc8e66444e714a2f251b64e18a4)
nonfungiblePositionManager() view returns (address)
0xc36442b4a4522e871399cd717abdd847ab11fe88
oracle() view returns (address)
0x0993a120c265ac7305347190579db9a28bae5fd2
owner() view returns (address)
0x45a2498da5bb1bc8e66444e714a2f251b64e18a4
refundee() view returns (address)
0x0000000000000000000000000000000000000000
startTime() view returns (uint256)
0
tokenPool() view returns (address)
0x12ded3d75fae8b27cd7f2b1a469fe088a3711dde
uniswapV3Staker() view returns (address)
0xe34139463ba50bd61336e0c446bd8c0867c6fe65
xftPool() view returns (address)
0x701b319aff36311f720f0a1ebd6636dd84bb3e8b
Read-only
deposits(uint256) view returns (address owner, uint128 liquidity, address token0, address token1)
getETHAmount(uint256 _amount) view returns (uint256 ethAmount)
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
State-modifying
Events ForceWithdraw(uint256 len, uint256[] ids)
addLiquidity(uint256 _amount) payable returns (uint256 tokenId, uint128 liquidity, uint256 amount0, uint256 amount1)
renounceOwnership()
transferOwnership(address newOwner)
withdraw(uint256 tokenId)
NFT_LOCKED(uint256 tokenId, address indexed owner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _XFT, address _aUSD, address _WETH, address _xftPool, address _tokenPool, address _nonfungiblePositionManager, address _oracle, address _uniswapV3Staker, address _chainlinkFeed, uint256 _startTime, uint256 _endTime, address _refundee)
This contract contains no fallback and receive objects.
This contract contains no error objects.