Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Toil | ERC-20 | 5.155048M | -- | -- | |
(#829312) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#829311) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#829310) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#575521) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#575520) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#575519) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#575518) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#575517) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#575516) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21196415 | 14 days ago | | | 0 | 0.0015922120 | |
| 21196399 | 14 days ago | | | 0 | 0.012248284 | |
| 21170494 | 18 days ago | | | 0 | 0.0012191298 | |
| 21170407 | 18 days ago | | | 0 | 0.0015562326 | |
| 21059643 | a month ago | | | 0 | 0.00038802730 | |
| 20909534 | 2 months ago | | | 0 | 0.00040050008 | |
| 20909529 | 2 months ago | | | 0 | 0.038281940 | |
| 20909398 | 2 months ago | | | 0 | 0.0018023857 | |
| 20909393 | 2 months ago | | | 0 | 0.0011248069 | |
| 20909393 | 2 months ago | | | 0 | 0.00081697541 |
ABI
ABI objects
Getter at block 21297915 liquidityPositons() view returns (uint256[])
ROUTER() view returns (address)
0x68b3465833fb72a70ecdf485e0e4c7bd8665fc45
decimals() view returns (uint8)
18
name() view returns (string)
Toil
owner() view returns (address)
0xfddd11361a8de23106b8699e638155885c6daf6a
pairedTokensView() view returns (address[])
[0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2, 0x514910771AF9Ca656af840dff83E8264EcF986CA, 0x3D3D35bb9bEC23b06Ca00fe472b50E7A4c692C30, 0x6982508145454Ce325dDbE47a25d4ec3d2311933]
symbol() view returns (string)
Toil
totalSupply() view returns (uint256)
2500000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
pools(uint256) view returns (address)
usedTokens(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claim()
claimFees()
claimSpecficPositions(uint256[] positions)
createNewPosition(address token, uint256 lowerMC, uint256 midMC, uint256 upperMC)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
erc20Withdrawal(address[] tokens)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256[] _initialMCs, uint256[] _midMCs, uint256[] _upperMCs, uint256 _tokenSupply, address[] _pairedTokens)
receive()
This contract contains no error objects.