RouteProcessor4

Verified contract

Active on Base
Deployed by via 0x541fc346 at 11035555
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.43
ERC-20
Value $0.09
ERC-20
Value $0.07
ERC-20
Value $0.02
ERC-20
Value $0.02
ERC-20
Value $0.01
ERC-20
Value $0.01
ERC-20
Value $0.01
ERC-20
Value $0.01
ERC-20
Value $0.01
0xba7f8b67355e3786aff408d19e012d1e2535868082f6b3a7edb59a1b2521c774
0xa67749c65d891563aeb9a27e76a5439c50f84e1c8986f29d9c25ea372b1b4b3b
0x0d5c03ba5ad5ec7a73c1ec597d1eeda0358599ac88626f1d318a7bd08f897055
0x2eabfaae2ef003b991b1d236fec781fb9cecc3c3c5bfebe8d0a623434fbc81e5
0x35c0af23099faa0d516a31a4f2bffff625fe154486501214b4dbd5c8a838a181
0xa3896d4f2a88d8d83e5ac595a6d9b21395b49dddf6988fd7469a0495fd69b574
0x069da1ee9623440533e0235b7f021aec6205a04cf6b0362fe62e35d3e787170c
0x2c67c88483f82ca1d86b31f777aeb94bf37f51fb01d5ad9ba4b49f60e0b636b6
0x82abef39177a6afffea1056db73b13d8f024f16362ca30b38e36ec27dc6e9b43
0x371d9b0b51a2be4e30b2ad303103021662ffa06e1b620dea517753d0fd98e433

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