FluidVaultT1

Verified contract

Active on Ethereum with 625 txns
Deployed by via 0xb4fd8e14 at 20056272
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "FluidVaultT1"

0x75a933254703ec8145dd28e07598966384949420ddc3efe9a314a4b4906c3a69
0x8587f4ef1affceaa5e93764f317f4af08c87890d613975356070f65e67c50d6b
0x1c5b95a1f8c6b76837f0198bc92fb8939437cebafae93ba090d3072c9ce5a573
0x58822fc559e24164b557010aa3d9c278388b7e8bdeb7e2596f0bc8347cdb5afd
0xc5cabaca501cc22106509abc98e4c3b8906189982880703a71cc7db2cb2affad
0xa37e219b52e181359621253ebd2e0bd3172f5d4381e72bf11a0b82864e39de2e
0x6b4efc58298db240202b28deec1d831e9513a28606d8b9251fb86df1e591f526
0x0b41f13b0c35e39aa1358eb4b559defab35f1c36e23b0039b1af5d8812d2429a
0xdc33d32b7739b0f29ae4fcbd065879bf613e1b1d5f3d800b3c7f6985ff352102
0x725d83a5a705797da364ee29c9ad4d39f50079426308af2aec7a8279526236d1

Functions
Getter at block 21243793
LIQUIDITY(view returns (address)
0x52aa899454998be5b000ad077a46bbe360f4e497
VAULT_FACTORY(view returns (address)
0x324c5dc1fc42c7a4d43d92df1eba58a54d13bf2d
VAULT_ID(view returns (uint256)
11
constantsView(view returns (struct StructsConstantViews constantsView_)
(0x52aa899454998be5b000ad077a46bbe360f4e497, 0x324c5dc1fc42c7a4d43d92df1eba58a54d13bf2d, 0x5ddf07980add152d518ae463269e1a97e93ee1a9, 0xbd6c8ee7cb9a13333e043c4d5fcf3ac125f7f890, 0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee, 0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48, 18, 6, 11, 0xa1829a9003092132f585b6ccdd167c19fe9774dbdea4260287e8a8e8ca8185d7, 0xa8e1248eddf82e10c0adc6c737b6d8da17674abf51801ea5a4549f41c2dfdf21, 0x59c9e5d32df66095a2348de1377b72636272a164b9dd56a13940a7577f9e29fc, 0x1c8a66a92b9bbb1217d038c2e3790554177b3d554f9c7568f2f37b5f18e59fa5)
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_