RouteProcessor3
Verified contract
Active on
Ethereum with 51,356 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.90)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OMG | ERC-20 | 2.830006 | $0.317223 |
$0.9 | |
WBTC | ERC-20 | 0 | $98,875.00 |
$0 | |
USDT | ERC-20 | 0.000001 | $1.001 |
$0 | |
USDC | ERC-20 | 0.000001 | $0.999816 |
$0 | |
LINK | ERC-20 | 0 | $15.47 |
$0 | |
DAI | ERC-20 | 0 | $1.00 |
$0 | |
FRAX | ERC-20 | 0 | $0.99656 |
$0 | |
WETH | ERC-20 | 0 | $3,305.38 |
$0 | |
sETH2 | ERC-20 | 0 | $3,294.17 |
$0 | |
| ERC-20 | 3.585K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20395697 | 4 months ago | | | 0 | 0.00013200400 | |
| 20150737 | 5 months ago | | | 0.00009 | 0.00019352401 | |
| 18645485 | a year ago | | | 0.004294921 | 0.0027777342 | |
| 18645484 | a year ago | | | 0.007519088 | 0.0039081457 | |
| 18637833 | a year ago | | | 0.003308688 | 0.0036804088 | |
| 18637821 | a year ago | | | 0.001605834 | 0.0027564605 | |
| 18637815 | a year ago | | | 0.004635306 | 0.0027556107 | |
| 18637814 | a year ago | | | 0.002194196 | 0.0027907866 | |
| 18637810 | a year ago | | | 0.004278006 | 0.0027729784 | |
| 18637749 | a year ago | | | 0.004310896 | 0.0039769299 |
ABI
ABI objects
Getter at block 21244887
bentoBox() view returns (address)
0xf5bce5077908a1b7370b9ae04adc565ebd643966
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.