RouteProcessor4

Verified contract

Active on Ethereum with 3,143 txns
Deployed by via 0x12641cd0 at 19239633
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
0x1254cc184243fd0863e060ee8a5974e157de99dc742f60759c156232ac7cc07f
0xa122aac1f06024abd31a595db2055dc55d1bb15b9909cbdc14fa8bef857705b0
0x7d625937dcfdb7717548083c3619ec8542dfe1794ba60095343c17a30553f7c0
0x13e331ce5856f7a7e95c1d42bc4b624db2548b4c9ec6be86677c95b0e1187475
0x35fac86f5c239dc2c950ada84ffbeedb63a550105aecf4ec78be8658a38ff7cf
0x0e026335f4ae7ef141f42f8a1bcaa526d1fe1834f8417ff360fcf4ffce79d9c9
0xec2e9709ee1e0f6d439879772ffc850d26bb9db0da6f7b530bd5f21a27d3e164
0xefb545da5d832faf8f7fb81b266f648ac664a094735255aa589b74d4f2601b3c
0x15d8c53428ac76a6ef616363e9095884c515bf4caa254ffe0cd88cdbbb11a831
0x1b752d4d528c5132b88d1d29ae404905ae07ad670dd1d42768afb7d2f2b34190

Functions
Getter at block 21204911
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