RouteProcessor5

Verified contract

Active on Ethereum with 118,967 txns
Deployed by via 0x4ecc8943 at 20411044
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1.93
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
0xf094ce68c008d3e5b1fb52d7502e2c89c9fc11482425ec5ccb4d718be51e1791
0xac3255a346b02e848d8f48439740b457baa21c9b77e97243fa1351c973d6a91f
0x3925d173c050202aecf7269f1d451b695b5674ceccdb2724b651cf521e091432
0x3f4c038a7cf260061ae4531bf0cbc780a51618374b27cff7db638dcc6675235d
0xf66c9ec0dbbb084c40db8c0dcc1c7e1c26f6d8bbabc8ad675737c73d3fd1467c
0x33917385a567af8bb10dbb60f759d208ba8b542a73b9ed6e01639bcb491f357c
0x9fc7021a2003b6cbfb0bad8e48656e2a98d027e2d53248e3096bf52014e64453
0xe33c972e976b885ecba632f6880a733afa54429483d259701121a7fddda88ed0
0xe58b73e6206d04410506a689d7b105302953d95d4ea2e7de02e6c155de9e7671
0x23af7545445edaeb8c1bdefd7bd2fb8094d75cce161461502d586a18384d867f

Functions
Getter at block 21241595
bentoBox(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x282607716d9b4fdd0b094d5864fac56313f5e665
Read-only
priviledgedUsers(addressview returns (bool)
State-modifying
algebraSwapCallback(int256 amount0Deltaint256 amount1Deltabytes data
pancakeV3SwapCallback(int256 amount0Deltaint256 amount1Deltabytes data
pause(
processRoute(address tokenInuint256 amountInaddress tokenOutuint256 amountOutMinaddress tobytes routepayable returns (uint256 amountOut)
processRouteWithTransferValueInput(address transferValueTouint256 amountValueTransferaddress tokenInuint256 amountInaddress tokenOutuint256 amountOutMinaddress tobytes routepayable returns (uint256 amountOut)
processRouteWithTransferValueOutput(address transferValueTouint256 amountValueTransferaddress tokenInuint256 amountInaddress tokenOutuint256 amountOutMinaddress tobytes routepayable returns (uint256 amountOut)
renounceOwnership(
resume(
setPriviledge(address userbool priviledge
transferOwnership(address newOwner
transferValueAndprocessRoute(address transferValueTouint256 amountValueTransferaddress tokenInuint256 amountInaddress tokenOutuint256 amountOutMinaddress tobytes routepayable returns (uint256 amountOut)
uniswapV3SwapCallback(int256 amount0Deltaint256 amount1Deltabytes data
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Route(address indexed fromaddress toaddress indexed tokenInaddress indexed tokenOutuint256 amountInuint256 amountOutMinuint256 amountOut
Constructor
constructor(address _bentoBoxaddress[] priviledgedUserList
Fallback and receive
receive(
Errors
MinimalOutputBalanceViolation(uint256 amountOut