RouteProcessor4

Verified contract

Active on Ethereum with 191,232 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
0xf3240a4263b461881747893aec199d785e416a0e3c4283dcc8e321f4862f5b2d
0x55bbc28edfc440d780151c98e9e22270f4c8743aaf22d4b324ccc333e1f06279
0xba20207c92d051808800fdc76e26cefc6ffd5e17846b1efc7bc11d9c619c4fa5
0x9d99935be8f197c76bbdd4d560dc505139e04d51f8e7c15f94205051111b13c5
0x4864442610eacaea309941c1e94e94edd946806f917505453a9bb45949f56800
0x2bea6d3da68a302c8f6321892b51d8bf267cf34a2160df07e1c0313c65ab0ccc
0x76e43cda921c738c29758107f1c6e428f095b3d60b39c9d1df71b0ab3a75b6db
0x91e20ef481b54e490a7062c050299ebc594c7261b60f898603e24d4a3024102c
0x163cd35bbeff3c1af6bfeecefae2d4ed5ca989e1cb858226c96597e754117067
0x70584cc7f058f79b594dc7d0d2dbb13f2d8ca760811e6c43e0eee24e98fce189

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