WombatRouter
Verified contract
Active on
Base with 10,853 txns
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 |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.001477 |
$0 | |
OHNO | ERC-20 | 2 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21889425 | an hour ago | | | 0 | 0.0000021892634 | |
| 21837474 | a day ago | | | 0 | 0.0000015244729 | |
| 21804527 | 2 days ago | | | 0 | 0.0000021985647 | |
| 21795977 | 2 days ago | | | 0 | 0.0000020508838 | |
| 21765312 | 3 days ago | | | 0 | 0.0000018622842 | |
| 21761786 | 3 days ago | | | 0 | 0.0000021163106 | |
| 21761045 | 3 days ago | | | 0 | 0.0000019027106 | |
| 21711834 | 4 days ago | | | 0 | 0.0000021862073 | |
| 21668082 | 5 days ago | | | 0 | 0.0000026229683 | |
| 21666409 | 5 days ago | | | 0 | 0.0000021169608 |
ABI
ABI objects
Getter at block 21891524
owner() view returns (address)
0x9957a058588e77634c01dd49ae13af9dcb6e3b49
wNative() view returns (address)
0x4200000000000000000000000000000000000006
Read-only
getAmountIn(address[] tokenPath, address[] poolPath, uint256 amountOut) view returns (uint256 amountIn, uint256[] haircuts)
getAmountOut(address[] tokenPath, address[] poolPath, int256 amountIn) view returns (uint256 amountOut, uint256[] haircuts)
State-modifying
Events addLiquidityNative(address pool, uint256 minimumLiquidity, address to, uint256 deadline, bool shouldStake) payable returns (uint256 liquidity)
approveSpendingByPool(address[] tokens, address pool)
removeLiquidityFromOtherAssetAsNative(address pool, address fromToken, uint256 liquidity, uint256 minimumAmount, address to, uint256 deadline) returns (uint256 amount)
removeLiquidityNative(address pool, uint256 liquidity, uint256 minimumAmount, address to, uint256 deadline) returns (uint256 amount)
renounceOwnership()
swapExactNativeForTokens(address[] tokenPath, address[] poolPath, uint256 minimumamountOut, address to, uint256 deadline) payable returns (uint256 amountOut)
swapExactTokensForNative(address[] tokenPath, address[] poolPath, uint256 amountIn, uint256 minimumamountOut, address to, uint256 deadline) returns (uint256 amountOut)
swapExactTokensForTokens(address[] tokenPath, address[] poolPath, uint256 amountIn, uint256 minimumamountOut, address to, uint256 deadline) returns (uint256 amountOut)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _wNative)
receive()
This contract contains no error objects.