Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "SmartRouter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18263013 | 3 months ago | | | 0 | 0.0000022955501 | |
| 17866745 | 4 months ago | | | 0 | 0.0000013608424 | |
| 14115985 | 7 months ago | | | 0.0001 | 0.0000019796818 | |
| 14050973 | 7 months ago | | | 0 | 0.0000029750099 | |
| 13935494 | 7 months ago | | | 0 | 0.000012738398 | |
| 13935411 | 7 months ago | | | 0.0008 | 0.000012803702 | |
| 13840714 | 7 months ago | | | 0 | 0.000016306625 | |
| 13833203 | 7 months ago | | | 0.00001 | 0.0000021084372 | |
| 13832234 | 7 months ago | | | 0.00001 | 0.0000080137350 | |
| 13618646 | 7 months ago | | | 0 | 0.0000014158352 |
ABI
ABI objects
Getter at block 22769413
WETH9() view returns (address)
0x4200000000000000000000000000000000000006
deployer() view returns (address)
0x0fbe510a0a0632e1816a74b923aba43d8f899c5c
factory() view returns (address)
0xd13aaf098d829aa25eb69cf329a60cef74f2d3bf
factoryV2() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xd42b1a0ba3799defb1edb744e8073dcb7e94bdb4
positionManager() view returns (address)
0x728791a9f4da6365d9b7934f81e8d08cb6a96ea4
stableSwapFactory() view returns (address)
0x0000000000000000000000000000000000000000
stableSwapInfo() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
checkOracleSlippage(bytes path, uint24 maximumTickDivergence, uint32 secondsAgo) view
checkOracleSlippage(bytes[] paths, uint128[] amounts, uint24 maximumTickDivergence, uint32 secondsAgo) view
State-modifying
Events approveMax(address token) payable
approveMaxMinusOne(address token) payable
approveZeroThenMax(address token) payable
approveZeroThenMaxMinusOne(address token) payable
beagleV3SwapCallback(int256 amount0Delta, int256 amount1Delta, bytes _data)
callPositionManager(bytes data) payable returns (bytes result)
exactInput(struct IV3SwapRouterExactInputParams params) payable returns (uint256 amountOut)
exactInputSingle(struct IV3SwapRouterExactInputSingleParams params) payable returns (uint256 amountOut)
exactInputStableSwap(address[] path, uint256[] flag, uint256 amountIn, uint256 amountOutMin, address to) payable returns (uint256 amountOut)
exactOutput(struct IV3SwapRouterExactOutputParams params) payable returns (uint256 amountIn)
exactOutputSingle(struct IV3SwapRouterExactOutputSingleParams params) payable returns (uint256 amountIn)
exactOutputStableSwap(address[] path, uint256[] flag, uint256 amountOut, uint256 amountInMax, address to) payable returns (uint256 amountIn)
getApprovalType(address token, uint256 amount) returns (uint8)
increaseLiquidity(struct IApproveAndCallIncreaseLiquidityParams params) payable returns (bytes result)
mint(struct IApproveAndCallMintParams params) payable returns (bytes result)
multicall(bytes32 previousBlockhash, bytes[] data) payable returns (bytes[])
multicall(bytes[] data) payable returns (bytes[] results)
multicall(uint256 deadline, bytes[] data) payable returns (bytes[])
pull(address token, uint256 value) payable
refundETH() payable
renounceOwnership()
selfPermit(address token, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s) payable
selfPermitAllowed(address token, uint256 nonce, uint256 expiry, uint8 v, bytes32 r, bytes32 s) payable
selfPermitAllowedIfNecessary(address token, uint256 nonce, uint256 expiry, uint8 v, bytes32 r, bytes32 s) payable
selfPermitIfNecessary(address token, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s) payable
setStableSwap(address _factory, address _info)
swapExactTokensForTokens(uint256 amountIn, uint256 amountOutMin, address[] path, address to) payable returns (uint256 amountOut)
swapTokensForExactTokens(uint256 amountOut, uint256 amountInMax, address[] path, address to) payable returns (uint256 amountIn)
sweepToken(address token, uint256 amountMinimum) payable
sweepToken(address token, uint256 amountMinimum, address recipient) payable
sweepTokenWithFee(address token, uint256 amountMinimum, address recipient, uint256 feeBips, address feeRecipient) payable
sweepTokenWithFee(address token, uint256 amountMinimum, uint256 feeBips, address feeRecipient) payable
transferOwnership(address newOwner)
unwrapWETH9(uint256 amountMinimum, address recipient) payable
unwrapWETH9WithFee(uint256 amountMinimum, address recipient, uint256 feeBips, address feeRecipient) payable
unwrapWETH9WithFee(uint256 amountMinimum, uint256 feeBips, address feeRecipient) payable
wrapETH(uint256 value) payable
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetStableSwap(address indexed factory, address indexed info)
constructor(address _factoryV2, address _deployer, address _factoryV3, address _positionManager, address _stableFactory, address _stableInfo, address _WETH9)
receive()
This contract contains no error objects.