This contract is being backfilled. You may encounter incomplete storage history.

RouteProcessor5

Verified contract

Active on Base
Deployed by via 0x0f24e28c at 17724136
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
0x52effcb64a23c37ebdb4a8016e4d19d2e6e98eb38492dd76340cec81357f08d0
0x9918f21343d349f723864cd85ab885069756247c03742ea4e9b9336953e5ca05
0x4c852e43ad3b8cacd212ca99c76c07e67b55ca3e556494192bbad48642741915
0x928c9857820aa9a548d141afd5232f6e478e4b1e2b4d644fcd7627cce9ddeebb
0xf5075d8377c3f66647ac1018b31f77dfddb29bc5a099605eb7165e64acee86cf
0xb058dc1da69cf03029c5adde24088d609fea6a235c4b31107b09b8d892a0419b
0x24be44018de5129ea43ccda7f7cfcdfb19154d4338dbcfa7742a38fc10b8c5f8
0x3402244d4271e753c8d8d35863f88a174469cb991a594d9cc0d1b2f70e534d04
0x1ab9a4a1675beeb0e7fc9a025193edf0cc55a9cd04702d6f9050516e78af6876
0x542fcd5e710e57e9684d0eebdebf32c2390256766e34614730c96d924ed3078c

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