WowmaxRouter
Verified contract
Active on
Base with 3,337 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 |
---|---|---|---|---|---|
FTW | ERC-20 | 60K | $0.00 |
$0 | |
USA | ERC-20 | 1 | $0.000629 |
$0 | |
BALD | ERC-20 | 0 | $0.02247 |
$0 | |
W | ERC-20 | 0 | $0.264092 |
$0 | |
OHNO | ERC-20 | 4 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- | |
ONE | ERC-20 | 0.000001 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19014089 | 3 months ago | | | 0 | 0.0000052500539 | |
| 19014074 | 3 months ago | | | 0 | 0.0000052528471 | |
| 19014054 | 3 months ago | | | 0.0037026973 | 0.0000030251331 | |
| 19003036 | 3 months ago | | | 0.25 | 0.0000026357753 | |
| 19002595 | 3 months ago | | | 0.019 | 0.0000019887100 | |
| 18995805 | 3 months ago | | | 0 | 0.0000031321711 | |
| 18994335 | 3 months ago | | | 0 | 0.0000025883760 | |
| 18994301 | 3 months ago | | | 0.005 | 0.0000094838992 | |
| 18993556 | 3 months ago | | | 0 | 0.0000034247551 | |
| 18993535 | 3 months ago | | | 0 | 0.0000034201592 |
ABI
ABI objects
Getter at block 22933938
WETH() view returns (address)
0x4200000000000000000000000000000000000006
maxFeePercentage() view returns (uint256)
100
maxSlippage() view returns (uint256)
2000
owner() view returns (address)
0xbd4a0f12293c54e4e8ad221271cf0d395dd60a71
treasury() view returns (address)
0xbd4a0f12293c54e4e8ad221271cf0d395dd60a71
Read-only
This contract contains no read-only function objects.
State-modifying
Events algebraSwapCallback(int256 amount0Delta, int256 amount1Delta, bytes data)
d3MMSwapCallBack(address token, uint256 value, bytes data)
renounceOwnership()
setMaxFeePercentage(uint256 _maxFeePercentage)
setMaxSlippage(uint256 _maxSlippage)
swap(struct IWowmaxRouterExchangeRequest request) payable returns (uint256[] amountsOut)
swapCallback(uint256 amountToPay, uint256 amountOut, bytes data)
swapX2YCallback(uint256 x, uint256, bytes data)
swapY2XCallback(uint256, uint256 y, bytes data)
transferOwnership(address newOwner)
withdraw(address token, uint256 amount)
withdrawETH(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapExecuted(address indexed account, address indexed from, uint256 amountIn, address[] to, uint256[] amountOut)
constructor(address _weth, address _treasury)
fallback()
receive()
This contract contains no error objects.