WooRouterV2
Verified contract
Active on
Base with 121,721 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xed9e…9642
Balances ($101.96)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0 | $3,352.20 |
$0 | |
USDbC | ERC-20 | 62.413606 | $1.00 |
$62.41 | |
WETH | ERC-20 | 0.008494 | $3,354.76 |
$28.5 | |
AERO | ERC-20 | 2.48402 | $1.33 |
$3.3 | |
DAI | ERC-20 | 1.745084 | $0.999937 |
$1.74 | |
BENJI | ERC-20 | 34.47989 | $0.036864 |
$1.27 | |
ZRO | ERC-20 | 0.283323 | $3.65 |
$1.03 | |
toby | ERC-20 | 17.970335M | $0.00 |
$0.84 | |
W | ERC-20 | 2.475 | $0.234897 |
$0.58 | |
cbETH | ERC-20 | 0.000106 | $3,629.29 |
$0.38 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22744368 | 40 minutes ago | | | 0 | 0.000021713829 | |
| 22744009 | an hour ago | | | 0 | 0.000021711305 | |
| 22743120 | an hour ago | | | 0 | 0.000021391287 | |
| 22740934 | 3 hours ago | | | 0 | 0.000021896081 | |
| 22740888 | 3 hours ago | | | 0.019 | 0.000020724117 | |
| 22740250 | 3 hours ago | | | 0.06 | 0.000025143696 | |
| 22740161 | 3 hours ago | | | 0.0001 | 0.000020721593 | |
| 22739468 | 3 hours ago | | | 0 | 0.0000021493700 | |
| 22739442 | 3 hours ago | | | 0 | 0.0000023770900 | |
| 22739167 | 4 hours ago | | | 0.0038 | 0.0000020526400 |
ABI
ABI objects
Getter at block 22745550
WETH() view returns (address)
0x4200000000000000000000000000000000000006
owner() view returns (address)
0xc06e2968afd4a029d4623f9a5f534c45e5bf0bdf
quoteToken() view returns (address)
0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
wooPool() view returns (address)
0xed9e3f98bbed560e66b89aac922e29d4596a9642
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)
inCaseTokensGotStuck(address[] stuckTokens)
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.