MainnetRouter
Verified contract
Active on
Ethereum with 511 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Native
Value
$0.51
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000162 | $3,150.11 |
$0.51 | |
WBTC | ERC-20 | 0.001167 | $91,940.00 |
$107.26 | |
WETH | ERC-20 | 0.005144 | $3,142.11 |
$16.16 | |
XAI | ERC-20 | 96.931401 | $0.16126 |
$15.63 | |
USDC | ERC-20 | 8.894259 | $0.999968 |
$8.89 | |
LINK | ERC-20 | 0.136374 | $15.28 |
$2.08 | |
SHIB | ERC-20 | 82.731736K | $0.000025 |
$2.08 | |
UNI | ERC-20 | 0.043317 | $9.23 |
$0.4 | |
MATIC | ERC-20 | 0.928799 | $0.427866 |
$0.4 | |
RAI | ERC-20 | 0.0676 | $3.03 |
$0.2 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17495820 | a year ago | | | 0 | 0.00052950523 | |
| 17495811 | a year ago | | | 0 | 0.00047966687 | |
| 17445172 | a year ago | | | 0 | 0.0018766689 | |
| 17445163 | a year ago | | | 0 | 0.0019173460 | |
| 17445148 | a year ago | | | 0 | 0.0022940625 | |
| 17415991 | a year ago | | | 0 | 0.0090401579 | |
| 17411324 | a year ago | | | 0 | 0.00056790591 | |
| 17373376 | a year ago | | | 0 | 0.0016153778 | |
| 17373370 | a year ago | | | 0 | 0.0015289295 | |
| 17372977 | a year ago | | | 0 | 0.0042858765 |
ABI
ABI objects
Getter at block 21215680
DODOApproveProxy() view returns (address)
0xcb859ea579b28e02b87a1fde08d087ab9dbe5149
_fee() view returns (uint32)
9998
Read-only
This contract contains no read-only function objects.
State-modifying
Events balancerSwapTo(uint256 amountIn, uint256 amountOutMin, address[] path, uint256 deadline, bytes32 poolId, address to) payable returns (uint256 amountOut)
bancorSwapTo(uint256 amountIn, uint256 amountOutMin, address[] path, uint256 deadline, address to) payable returns (uint256 amountOut)
curveSwapTo(uint256 amountIn, uint256 amountOutMin, address[] path, address pair, address to) payable returns (uint256 amountOut)
dodoSwapTo(uint256 amountIn, uint256 amountOutMin, address[] path, address[] pair, uint256 deadline, uint256 direction, address to) payable returns (uint256 amountOut)
flush(address _token, address _to)
flushETH(address to)
kyberSwapTo(uint256 amountIn, uint256 amountOutMin, address[] path, uint256 deadline, uint24 fee, address router, address to) payable returns (uint256 amountOut)
uniSwapV1To(struct MainnetRouterAmounts amounts, address[] path, address pair, uint256 deadline, address to, bool toETH) payable returns (uint256 amountOut)
uniSwapV2To(uint256 amountIn, uint256 amountOutMin, address[] path, uint256 deadline, address to, address router) payable returns (uint256 amountOut)
uniSwapV3To(uint256 amountIn, uint256 amountOutMin, address[] path, uint256 deadline, uint24 fee, address to) payable returns (uint256 amountOut)
This contract contains no event objects.
constructor(address _uniswapV3Router, address _balancer, address _curveTC1Router, address _bancorRouter, address _DodoRouter, address _dodoApproveProxy, address _WETHAddress, uint32 fee)
fallback()
receive()
This contract contains no error objects.