RouteProcessor4

Verified contract

Active on Base with 16,686 txns
Deployed by via 0xdb680437 at 10644197
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
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
0x2116081d8e5b56246d7f337210113f0f97bdd99fa131dcb99d72000b6cd0fe37
0xcd3626f95c4ff48cbe55619aad444046f15f05ba288889b78bb74211409dcdf8
0xe6e0ec6d182cfa3789e1928e5720b3938fd3f5d7844846c9c3704ea622acb620
0xb5d5962e23a8c75196e95ced020d8dc0f08ab51e79a04e4680a92381783eb987
0x4e99ee0de74c8af737ce64e4ac39f03c93f34d2604de75dfc370b04a79be21cb
0x596a23c8e4ada4594d2ae6482b0d713925521f4c4a36f4bd664079c52e95470e
0xddb31957057994b2e2f36e2ca930853052ecdbc7a19aac8f6594414decea3879
0x3e411499121f32e9448fece0e383f77e2891ba5491ba5ecd2bc70494d8483c48
0x73b4e84e6961f4e900004f1af2bf0517b50fb1c9dd8f838adbdf6e683c50a035
0xdc49b3d8fce04da377f38bb75e38cf773b8aeec13d902a6aeec552827f3bc609

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