0x6f72895cf6904489bcd862c941c3d02a3ee4f03e
Unverified contract
Proxy
Active on
Ethereum with 599 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 "0x6f72895cf6904489bcd862c941c3d02a3ee4f03e"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21389282 | 12 hours ago | | | 0 | 0.0025946478 | |
| 21389084 | 13 hours ago | | | 0 | 0.0041661616 | |
| 21389077 | 13 hours ago | | | 0 | 0.0022438441 | |
| 21388893 | 13 hours ago | | | 0 | 0.0056750461 | |
| 21388833 | 14 hours ago | | | 0 | 0.0053733492 | |
| 21382045 | 2 days ago | | | 0 | 0.0043875316 | |
| 21376531 | 2 days ago | | | 0 | 0.0030866778 | |
| 21376512 | 2 days ago | | | 0 | 0.0027547927 | |
| 21373588 | 3 days ago | | | 0 | 0.0055826938 | |
| 21373577 | 3 days ago | | | 0 | 0.0052588381 |
ABI
ABI objects
Getter at block 21392902
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_)