RouteProcessor3_2
Verified contract
Active on
Ethereum with 121,754 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 |
---|---|---|---|---|---|
WBTC | ERC-20 | 0 | $98,770.00 |
$0 | |
BBTC | ERC-20 | 0 | $98,491.00 |
$0 | |
AST | ERC-20 | 0.0001 | $0.086601 |
$0 | |
PYUSD | ERC-20 | 0.000001 | $1.001 |
$0 | |
USDT | ERC-20 | 0.000001 | $1.001 |
$0 | |
USDC | ERC-20 | 0.000001 | $1.00 |
$0 | |
wTAO | ERC-20 | 0 | $490.24 |
$0 | |
SOL | ERC-20 | 0 | $256.46 |
$0 | |
NTX | ERC-20 | 0.000001 | $0.039485 |
$0 | |
OHM | ERC-20 | 0 | $20.76 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453078 | 4 months ago | | | 0.003 | 0.000030471282 | |
| 20451703 | 4 months ago | | | 0 | 0.00014737500 | |
| 20145513 | 5 months ago | | | 0.00015 | 0.00020466375 | |
| 20145513 | 5 months ago | | | 0.00015 | 0.00020466375 | |
| 20145513 | 5 months ago | | | 0.00015 | 0.00022530871 | |
| 20144897 | 5 months ago | | | 0 | 0.000095958000 | |
| 19836963 | 6 months ago | | | 0 | 0.0011599140 | |
| 19757343 | 7 months ago | | | 0 | 0.00059001334 | |
| 19757316 | 7 months ago | | | 0 | 0.00060290740 | |
| 19744000 | 7 months ago | | | 0.0005 | 0.00037050212 |
ABI
ABI objects
Getter at block 21244654
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.