RouteProcessor3_2
Verified contract
Active on
Base with 5,671 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
axlUSDC | ERC-20 | 0.000001 | $0.999029 |
$0 | |
WETH | ERC-20 | 0 | $3,360.08 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4752679 | a year ago | | | 0.00015 | 0.000000082874204700 | |
| 4443656 | a year ago | | | 0 | 0.000000609360230672 | |
| 4443656 | a year ago | | | 0 | 0.000013086239 | |
| 4443656 | a year ago | | | 0 | 0.000014476855 | |
| 4443656 | a year ago | | | 0 | 0.000014093373 | |
| 4443656 | a year ago | | | 0 | 0.000014093373 | |
| 4443655 | a year ago | | | 0 | 0.000014093373 | |
| 4426541 | a year ago | | | 0 | 0.000029221500 | |
| 4426541 | a year ago | | | 0 | 0.000029221500 | |
| 4426541 | a year ago | | | 0 | 0.000031861500 |
ABI
ABI objects
Getter at block 22740593
bentoBox() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xf87bc5535602077d340806d71f805ea9907a843d
Read-only
This contract contains no read-only function objects.
State-modifying
Events pause()
processRoute(address tokenIn, uint256 amountIn, address tokenOut, uint256 amountOutMin, address to, bytes route) payable returns (uint256 amountOut)
renounceOwnership()
resume()
setPriviledge(address user, bool priviledge)
transferOwnership(address newOwner)
transferValueAndprocessRoute(address transferValueTo, uint256 amountValueTransfer, address tokenIn, uint256 amountIn, address tokenOut, uint256 amountOutMin, address to, bytes route) payable returns (uint256 amountOut)
uniswapV3SwapCallback(int256 amount0Delta, int256 amount1Delta, bytes data)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Route(address indexed from, address to, address indexed tokenIn, address indexed tokenOut, uint256 amountIn, uint256 amountOutMin, uint256 amountOut)
constructor(address _bentoBox, address[] priviledgedUserList)
receive()
This contract contains no error objects.