0x3996464c0fcca8183e13ea5e5e74375e2c8744dd
Unverified contract
Proxy
Active on
Ethereum with 172 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "0x3996464c0fcca8183e13ea5e5e74375e2c8744dd"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21311550 | 3 hours ago | | | 0 | 0.0021441296 | |
| 21311521 | 3 hours ago | | | 0 | 0.0025984058 | |
| 21306708 | 19 hours ago | | | 0 | 0.0016756534 | |
| 21303401 | a day ago | | | 0 | 0.0024503117 | |
| 21298921 | 2 days ago | | | 0 | 0.0013036718 | |
| 21298823 | 2 days ago | | | 0 | 0.0010361302 | |
| 21298815 | 2 days ago | | | 0 | 0.0011303317 | |
| 21296168 | 2 days ago | | | 0 | 0.0017378685 | |
| 21294846 | 2 days ago | | | 0 | 0.0021357413 | |
| 21293491 | 3 days ago | | | 0 | 0.0018897780 |
ABI
ABI objects
Getter at block 21312300
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events absorb(uint256 vaultVariables_, int256 maxTick_) returns (uint256)
rebalance() payable returns (int256 supplyAmt_, int256 borrowAmt_)
LogAbsorb(uint256 colAbsorbedRaw_, uint256 debtAbsorbedRaw_)
LogLiquidate(address liquidator_, uint256 colAmt_, uint256 debtAmt_, address to_)
LogOperate(address user_, uint256 nftId_, int256 colAmt_, int256 debtAmt_, address to_)
LogRebalance(int256 colAmt_, int256 debtAmt_)
LogUpdateExchangePrice(uint256 supplyExPrice_, uint256 borrowExPrice_)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
FluidLiquidateResult(uint256 colLiquidated, uint256 debtLiquidated)
FluidSafeTransferError(uint256 errorId_)
FluidVaultError(uint256 errorId_)