RouteProcessor5

Verified contract

Active on Ethereum with 43,601 txns
Deployed by via 0x4ecc8943 at 20411044
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
Value $0
ERC-20
Value $0
ERC-20
Value $0
0xfc7f9fd3192f53fe61d941ff52a41237b2ee8dbaf13babc328194d3cf1b27e77
0x1b500c907e3669fa1028fffeaa985c86ac09a57be11916a9ceb9860a7200af9e
0x9c50d8421750e56e1c520b5bdf466192ed1690466bd06273a4a02209d93d2a48
0xaf5519bb7cd5de72476d0511ee230f9cc07d31f7683565c09523f74380b0930c
0x82ecb79f8497e443db618364fb64ca666ba1a489bcfd61d285ea66f0d5affbb8
0x4b7a54435186e4dc21215113d4edfd16059cc15b3622632a6513570a0fef9a39
0x07e010c8ca5579c87ff045f737f887408900b8a7c2d0ef813420181612c04c3b
0xafc31944671534ccd559bee66b697c9b17a0d9d707de7984787c55b1b63295e1
0xdb7b9875fabf288dfb3a664f1d613d2016089ddc9d5d0939c9ffef5e8f461203
0x09da92152512eba0578d894ff55b574f4142a48b1d5dd0d2c58b1744fb9dc7f0

Functions
Getter at block 20790356
bentoBox(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x282607716d9b4fdd0b094d5864fac56313f5e665
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)
processRouteWithTransferValueInput(address transferValueTouint256 amountValueTransferaddress tokenInuint256 amountInaddress tokenOutuint256 amountOutMinaddress tobytes routepayable returns (uint256 amountOut)
processRouteWithTransferValueOutput(address transferValueTouint256 amountValueTransferaddress 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