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

StreamerInuVault

Verified contract

Active on Ethereum with 2 txns
Deployed by via 0x88575738 at 19690465
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $6,493.73
0xac0ebc4defca6c23658e2d223ac698ed2d8fd7615bc5ea383220cdc9cadc5b4b
0x2938764afbf56f1396cbac8f8c8c9443b1edc4f38c3ea3e629992679e972ac62

Functions
Getter at block 20798656
lastSiBalance(view returns (uint256)
37083709754883750484024856
owner(view returns (address)
0xfd583d5e5e1039cb1d3fb0374c0470c1b2fda264
si(view returns (address)
0x8162b5bc8f651007cc38a09f557bab2bf4cefb5b
siRouter(view returns (address)
0x0000000000000000000000000000000000000000
siUsdcPairFee(view returns (uint24)
3000
swapRouterV3(view returns (address)
0x68b3465833fb72a70ecdf485e0e4c7bd8665fc45
usdc(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
Read-only
supportsInterface(bytes4 interfaceIdpure returns (bool)
State-modifying
receiveTax(uint256 _amount
renounceOwnership(
sellSi(uint256 _amountaddress _recipientuint256 _amountOutMin
setPairFee(uint24 _fee
setRouter(address _newRouter
transferOwnership(address newOwner
withdraw(uint256 _amountaddress _recipient
withdrawUnexpectedTokens(address _tokenaddress _recipientuint256 _amount
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
UpdatedTaxAmount(uint256 taxAmount
Constructor
constructor(address _siaddress _usdcaddress _siRouteruint24 _feeaddress _swapRouter
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AccessDenied(
ApproveFailed(
NotEnoughBalance(
TransferFailed(
ZeroAddress(
ZeroValue(