RoutedSwapper

Verified contract

Active on Ethereum with 11 txns
Deployed by via 0x2fedd7d1 at 15546207
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "RoutedSwapper"

0xd6f328333e3ca6a4f7797d4fcd9691948afe622a3b1813a7242938d58ef3e371
0x12a822db67885005fc0470167b8d10170d60354ee44322a7652a56f8c7aa335a
0x1d0b9a69da42d0c03e1029ddef29cb06b1bf8750d6f13fcf69fb42afdb120302
0x030f6d5d1df83d82c915d0196cfa91f5c4c1cbc1d65077ca1445cf237611dcfe
0xf429d759270e6dbd823ada95498dc8362ca3c73918e8b944be32adf4d683cc42
0x70e249241c54103ade45affc9628261ed006bdcced2978486cc990e9372ee26f
0xca8dedbd9ba983da3dbbef45d431864b25f87cfadd91f04e6b35646e93334caa
0x182a805a178d7632ef9705a0feb395012bdc96e6514a724fb51fbed8e965b95f
0xe4c60bc5e140887211297600daefd80abc6afacc1ac618cb04fb5d0611a4c6fa
0xd9219e9714f72e3d7d826503509df3c0b878c7c017a40c0bf56e01bb53127f96

Functions
Getter at block 21055997
addressProvider(view returns (address)
0xfba0816a81bcabbf3829bed28618177a2bf0e82a
getAllExchanges(view returns (address[])
[0xF34F29E4693703b5BeCfb6B69F2A15cEcC4F76fF, 0x6Fb716D5dd23570c6b3090c2b0d3301D9682120a, 0x84214800b9141a6d25dc7a85BF789f6500F0F6c5]
Read-only
addressOf(uint8view returns (address)
defaultRoutings(bytesview returns (bytes)
State-modifying
getAmountIn(address tokenIn_address tokenOut_uint256 amountOut_returns (uint256 _amountIn)
getAmountOut(address tokenIn_address tokenOut_uint256 amountIn_returns (uint256 _amountOut)
setDefaultRouting(uint8 swapType_address tokenIn_address tokenOut_uint8 exchange_bytes path_
setExchange(uint8 type_address exchange_
swapExactInput(address tokenIn_address tokenOut_uint256 amountIn_uint256 amountOutMin_address receiver_returns (uint256 _amountOut)
swapExactOutput(address tokenIn_address tokenOut_uint256 amountOut_uint256 amountInMax_address receiver_returns (uint256 _amountIn)
Events
DefaultRoutingUpdated(bytes keybytes oldRoutingbytes newRouting
ExchangeUpdated(uint8 indexed exchangeTypeaddress indexed oldExchangeaddress indexed newExchange
SwapExactInput(address indexed exchangebytes pathaddress indexed tokenInaddress indexed tokenOutuint256 amountInuint256 amountOut
SwapExactOutput(address indexed exchangebytes pathaddress indexed tokenInaddress indexed tokenOutuint256 amountInMaxuint256 amountInuint256 amountOut
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.