SwapBasedUnirouter
Verified contract
Active on
Base with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4e8d…dbdf
0xaaa3…f066
Balances ($0.00)
No balances found for "SwapBasedUnirouter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13587592 | 7 months ago | | | 0 | 0.0000010260071 |
ABI
ABI objects
Getter at block 23284856
owner() view returns (address)
0x6ffaca7c3b38ec2d631d86e15f328ee6ef6c6226
swapBasedRouter() view returns (address)
0xaaa3b1f1bd7bcc97fd1917c18ade665c5d31f066
swapper() view returns (address)
0x4e8dda5727c62666bc9ac46a6113c7244ae9dbdf
Read-only
getAmountsOut(uint256 _amountIn, address[] _route) view returns (uint256[])
State-modifying
Events addLiquidity(address _tokenA, address _tokenB, uint256 _amountADesired, uint256 _amountBDesired, uint256 _amountAMin, uint256 _amountBMin, address _to, uint256 _deadline) returns (uint256 amountA, uint256 amountB, uint256 liquidity)
renounceOwnership()
setSwapper(address _swapper)
swapExactTokensForTokens(uint256 _amountIn, uint256, address[] _route, address _receiver, uint256) returns (uint256[])
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _swapper, address _swapBasedRouter)
This contract contains no fallback and receive objects.
This contract contains no error objects.