FluidVaultT1

Verified contract

Active on Base with 886 txns
Deployed by via 0xe3c95502 at 17747742
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "FluidVaultT1"

0x2ea4506f720483841ec4541632d6e2df99fc81c8c6126410dfdfb42d974175ad
0x6a56fbf1d19b1cfc789374c66a19fd4864f872acb66ed54618fa41b256e79df6
0xeb5a0a9d72a645faf8d8d798ab59d5342f47fc3cc350453d9ffbe87bdf4b2dc2
0xa7d0cc9c1ed8ac687792fd1cd8c140aa64ec007041ec0eef3d1ff0f2daf83eb0
0xff71c77ced5c99326fa3dd7ed43368b4eaadb8f4cee8a293578ecfb13530412c
0x4f635e1b776be299acf625a5bbd750f6b145bea3f1f704034839a54d5c88f6cc
0xf0553da61212b9084ca72b37ff2a0943ec5fbcf24a6562d8343decc3375447ab
0xb759db08571e189cd355d33edf318b7128da4624847a17cc43ab58860e489271
0x71842d0ea8de11f0cd7287dbf451ab45bfc06ba16166c951294bf005883bc970
0x892f802d55288fc11323a5606edb2f17705657c1ce880f46a2bc8d08d626bec0

Functions
Getter at block 22739606
LIQUIDITY(view returns (address)
0x52aa899454998be5b000ad077a46bbe360f4e497
VAULT_FACTORY(view returns (address)
0x324c5dc1fc42c7a4d43d92df1eba58a54d13bf2d
VAULT_ID(view returns (uint256)
5
constantsView(view returns (struct StructsConstantViews constantsView_)
(0x52aa899454998be5b000ad077a46bbe360f4e497, 0x324c5dc1fc42c7a4d43d92df1eba58a54d13bf2d, 0x5ddf07980add152d518ae463269e1a97e93ee1a9, 0x8ffab93d924107d79269a23f963ae156687265dc, 0x04c0599ae5a44757c0af6f9ec3b93da8976c150a, 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913, 18, 6, 5, 0x3710677863d9e22796dab696df8c3c41c1f4e310a30a5d4f89e2db30d80fbedd, 0x508ee41a6dd8c95c7731fae67bf62552c15d52a6061dc5dacfda3325bf92a1a0, 0x7ac7d72d51c96678edb2f079f89a24f6486a8935968235ba372d4dde22691903, 0x9630e936763def1135420c6af6e6d7ed3c8aef18eeb5545b7bbb460616442b47)
Read-only
fetchLatestPosition(int256 positionTick_uint256 positionTickId_uint256 positionRawDebt_uint256 tickData_view returns (int256uint256uint256 positionRawCol_uint256 branchId_uint256 branchData_)
readFromStorage(bytes32 slot_view returns (uint256 result_)
updateExchangePrices(uint256 vaultVariables2_view returns (uint256 liqSupplyExPrice_uint256 liqBorrowExPrice_uint256 vaultSupplyExPrice_uint256 vaultBorrowExPrice_)
State-modifying
liquidate(uint256 debtAmt_uint256 colPerUnitDebt_address to_bool absorb_payable returns (uint256 actualDebtAmt_uint256 actualColAmt_)
liquidityCallback(address token_uint256 amount_bytes data_
operate(uint256 nftId_int256 newCol_int256 newDebt_address to_payable returns (uint256int256int256)
rebalance(payable returns (int256 supplyAmt_int256 borrowAmt_)
updateExchangePricesOnStorage(returns (uint256 liqSupplyExPrice_uint256 liqBorrowExPrice_uint256 vaultSupplyExPrice_uint256 vaultBorrowExPrice_)
Events
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_
Constructor
constructor(struct StructsConstantViews constants_
Fallback and receive
fallback(
Errors
FluidLiquidateResult(uint256 colLiquidateduint256 debtLiquidated
FluidLiquidityCalcsError(uint256 errorId_
FluidSafeTransferError(uint256 errorId_
FluidVaultError(uint256 errorId_