RouteProcessor4

Verified contract

Active on Ethereum with 191,216 txns
Deployed by via 0xf4610e86 at 19303329
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.01
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
0x43194ca67a69e83c2a92be9d60daa605d91612fa35549d0ad687485af0938f40
0x5d2cb7874d128835e782f29a4ff01b6e65c7152d316883f2466daa560c1223c1
0xc72b055ace06aa972110509ea80c2d15aaacbedec4e04b5a9c65bd8d9bd9f958
0xfdee247690cbebc1ee983079df4e37992d3493e43253b03035a10bfec2b2d96a
0x10e11794a7b839186857b2a1c5611f525112d26728885a13d5840311440baef1
0xeb589172c694a1a7bea7a73d8df7cab52c8d6275f4514a84e60ad5e9db33e99a
0x1fb9fe4c6638b425d91142a2e1cc6adfc073e0f777fd27b8bbd6f785736ed337
0x8135f842ab5891b4cfa848f6ddc2bb9b8b8a5826f5ecbd020b830b514d7d1a1f
0x2fb5a458fda12de35f405c2f14d4eefab7926db0df9af61bb21c84adf287b8cd
0xf877573ff7b54fb4b1ddfe558e17e3e0e08be51e936b7faa834bfdc244411b03

Functions
Getter at block 20791560
bentoBox(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x19b3eb3af5d93b77a5619b047de0eed7115a19e7
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)
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