FluidVaultT1Secondary
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
30
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 "FluidVaultT1Secondary"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "FluidVaultT1Secondary"
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_)
constructor()
This contract contains no fallback and receive objects.
FluidLiquidateResult(uint256 colLiquidated, uint256 debtLiquidated)
FluidSafeTransferError(uint256 errorId_)
FluidVaultError(uint256 errorId_)