Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.69)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SOCIAL | ERC-20 | 205.423424 | $0.00185 |
$0.38 | |
BOYS | ERC-20 | 13.01 | $0.012042 |
$0.16 | |
FPEPE | ERC-20 | 250 | $0.000197 |
$0.05 | |
NEWB | ERC-20 | 350 | $0.0001 |
$0.03 | |
AIINU | ERC-20 | 1 | $0.020647 |
$0.02 | |
PEEZY | ERC-20 | 1.2 | $0.010941 |
$0.01 | |
SQUOGE | ERC-20 | 4.2069 | $0.00266 |
$0.01 | |
kurbi | ERC-20 | 8.6138 | $0.001004 |
$0.01 | |
BANANAS | ERC-20 | 44.8875 | $0.00006 |
$0 | |
POV | ERC-20 | 19.42069K | $0.00 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22718868 | 28 minutes ago | | | 0 | 0.0000013109824 | |
| 22718131 | an hour ago | | | 0 | 0.0000016856897 | |
| 22718017 | an hour ago | | | 0 | 0.0000019652474 | |
| 22716770 | 2 hours ago | | | 0.023006285 | 0.0000012765619 | |
| 22713672 | 3 hours ago | | | 0 | 0.0000011151271 | |
| 22713308 | 4 hours ago | | | 0 | 0.0000011737289 | |
| 22711743 | 4 hours ago | | | 0.0072077352 | 0.0000013183570 | |
| 22711575 | 5 hours ago | | | 0 | 0.0000011593677 | |
| 22707769 | 7 hours ago | | | 0.028051906 | 0.0000017187203 | |
| 22706719 | 7 hours ago | | | 0 | 0.0000010941769 |
ABI
ABI objects
Getter at block 22719690
bentoBox() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xfcd4e19dd044cba929cf1eefc1c181ae4f5bece8
Read-only
priviledgedUsers(address) view returns (bool)
State-modifying
Events algebraSwapCallback(int256 amount0Delta, int256 amount1Delta, bytes data)
pancakeV3SwapCallback(int256 amount0Delta, int256 amount1Delta, bytes data)
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()
MinimalOutputBalanceViolation(uint256 amountOut)