WooRouterV2
Verified contract
Active on
Base with 112,127 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb130…723f
Balances ($62.58)
Native
Value
$55.24
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.016384 | $3,371.67 |
$55.24 | |
DAI | ERC-20 | 5.376869 | $0.998361 |
$5.37 | |
cbETH | ERC-20 | 0.000149 | $3,654.80 |
$0.54 | |
BENTO | ERC-20 | 43.023552M | $0.00 |
$0.52 | |
BSWAP | ERC-20 | 0.552493 | $0.407014 |
$0.22 | |
BALD | ERC-20 | 8.478316 | $0.023089 |
$0.2 | |
LUNE | ERC-20 | 36 | $0.004686 |
$0.17 | |
WGC | ERC-20 | 200 | $0.000516 |
$0.1 | |
MAV | ERC-20 | 0.347066 | $0.191689 |
$0.07 | |
Bunny | ERC-20 | 270.7 | $0.000154 |
$0.04 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
0x0a746865 | 20327755 | 2 months ago | | | 0 | 1.8326135e-7 | |
0x6672656e | 18327259 | 3 months ago | | | 0 | 0.000000057884963580 | |
0x5461726f | 18327101 | 3 months ago | | | 0 | 0.000000058671404990 | |
| 12211950 | 8 months ago | | | 0.00018 | 4.3972443e-7 | |
| 11792676 | 8 months ago | | | 0 | 0.000000070691744448 | |
| 11792675 | 8 months ago | | | 0 | 0.000000070703748480 | |
| 11792646 | 8 months ago | | | 0 | 0.000000077757979104 | |
| 11792590 | 8 months ago | | | 0 | 0.000000070702476240 | |
| 11599352 | 8 months ago | | | 0 | 0.000000070676066304 | |
| 11599275 | 8 months ago | | | 0 | 0.000000070688352384 |
ABI
ABI objects
Getter at block 22738467
WETH() view returns (address)
0x4200000000000000000000000000000000000006
owner() view returns (address)
0x47fc45cebfc47cef07a09a98405b6ebaef00ef75
quoteToken() view returns (address)
0xd9aaec86b65d86f6a7b5b1b0c42ffa531710b6ca
wooPool() view returns (address)
0xb130a49065178465931d4f887056328cea5d723f
Read-only
isWhitelisted(address) view returns (bool)
querySwap(address fromToken, address toToken, uint256 fromAmount) view returns (uint256 toAmount)
tryQuerySwap(address fromToken, address toToken, uint256 fromAmount) view returns (uint256 toAmount)
State-modifying
Events externalSwap(address approveTarget, address swapTarget, address fromToken, address toToken, uint256 fromAmount, uint256 minToAmount, address to, bytes data) payable returns (uint256 realToAmount)
inCaseTokenGotStuck(address stuckToken)
renounceOwnership()
setPool(address newPool)
setWhitelisted(address target, bool whitelisted)
swap(address fromToken, address toToken, uint256 fromAmount, uint256 minToAmount, address to, address rebateTo) payable returns (uint256 realToAmount)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
WooPoolChanged(address newPool)
WooRouterSwap(uint8 swapType, address indexed fromToken, address indexed toToken, uint256 fromAmount, uint256 toAmount, address from, address indexed to, address rebateTo)
constructor(address _weth, address _pool)
receive()
This contract contains no error objects.