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.38
ERC-20
Value $0.16
ERC-20
Value $0.05
ERC-20
Value $0.03
ERC-20
Value $0.02
ERC-20
Value $0.01
ERC-20
Value $0.01
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
Value $0
0x1da925baff74972694816244624dc92321fc826adeb7a9fe1ecd179212445221
0xb3d9c1dfe5729276067ed1c33b50918f55e6c44bd18245e26ddae2e2297978bf
0xb527e18b4f32f8e67c7f835a14c9509eb25af1573a67579f313ade8da3b32d96
0x4f153c33ffaac404f2b225a5217418c905901c7773d79c5e1e7b74b6fd8f242e
0x6ea36c174bb04584402aef608827a4812b5cb0dd0bec5eecf74823a9cbe12c4c
0x141d146c8a35d3d65b5a2be4138870e6c95a986f854a8982d08522b512bbafeb
0xc47d7795ec9ee27c6ee0227884160e28be6ce88bca4500d5cf58e8d8a1f5d871
0x6347ee23dd77c7f1e2b8aa95e1410da94bdc0bcfadb28353bb8ea156e6f4ca16
0x2e626c564305b5a2bee4d86c3d4bec736fc9cde18420188ea745c7236c573259
0xc90acce469a2a829ae239e38be4f1512d4d2fb69ed3e37c4c3e253cbae56d8f7

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