LiquidityRouter
Verified contract
Active on
Base with 1,480 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000618 |
$0 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22840138 | 2 days ago | | | 0 | 0.000011449847 | |
| 22757160 | 4 days ago | | | 0 | 0.000071544513 | |
| 21826552 | a month ago | | | 0 | 0.0000038595487 | |
| 19887000 | 2 months ago | | | 0 | 0.0000030392861 | |
| 19880435 | 2 months ago | | | 0 | 0.0000079952997 | |
| 19382234 | 3 months ago | | | 0 | 0.0000081426068 | |
| 19169079 | 3 months ago | | | 0 | 0.0000052251708 | |
| 18509887 | 3 months ago | | | 0 | 0.0000054862001 | |
| 18509873 | 3 months ago | | | 0 | 0.0000055502960 | |
| 18509853 | 3 months ago | | | 0 | 0.0000057207357 |
ABI
ABI objects
Getter at block 22935178
pool() view returns (address)
0x22787c26bb0ab0d331eb840ff010855a70a0dca6
weth() view returns (address)
0x4200000000000000000000000000000000000006
Read-only
This contract contains no read-only function objects.
State-modifying
Events addLiquidity(address _tranche, address _token, uint256 _amountIn, uint256 _minLpAmount, address _to)
addLiquidityETH(address _tranche, uint256 _minLpAmount, address _to) payable
removeLiquidity(address _tranche, address _tokenOut, uint256 _lpAmount, uint256 _minOut, address _to)
removeLiquidityETH(address _tranche, uint256 _lpAmount, uint256 _minOut, address _to) payable
This contract contains no event objects.
constructor(address _pool, address _weth)
receive()
This contract contains no error objects.