Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "CegaViewer"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "CegaViewer"
ABI
ABI objects
Getter at block 21403739
This contract contains no getter function objects.
Read-only
calculateFees(address productAddress, address vaultAddress, uint256 managementFeeBps, uint256 yieldFeeBps) view returns (uint256 totalFee, uint256 managementFee, uint256 yieldFee)
calculateKnockInRatio(address productAddress, address vaultAddress, address cegaStateAddress) view returns (uint256 knockInRatio)
getFCNProductInfo(address fcnProductAddress) view returns (struct FCNProductViewerFCNProductInfo)
getFCNProductUserQueuedDeposits(address fcnProductAddress, address userAddress) view returns (uint256 totalQueuedDeposits)
getFCNVaultAssetInfo(address productAddress, uint256 inputAssets, uint256 inputShares) view returns (struct FCNVaultAssetInfo[])
getFCNVaultMetadata(address productAddress) view returns (struct FCNVaultMetadata[])
getLOVProductInfo(address lovProductAddress) view returns (struct LOVProductViewerLOVProductInfo)
getLOVProductQueuedDeposits(address fcnProductAddress, uint256 leverage) view returns (uint256 totalQueuedDeposits)
getLOVProductUserQueuedDeposits(address fcnProductAddress, address userAddress, uint256 leverage) view returns (uint256 totalQueuedDeposits)
getLOVVaultAssetInfo(address productAddress, uint256 leverage, uint256 inputAssets, uint256 inputShares) view returns (struct FCNVaultAssetInfo[])
getLOVVaultMetadata(address productAddress, uint256 leverage) view returns (struct FCNVaultMetadata[])
getSingleFCNVaultAssetInfo(address fcnVaultAddress, uint256 inputAssets, uint256 inputShares) view returns (struct FCNVaultAssetInfo)
getSingleFCNVaultMetadata(address productAddress, address fcnVaultAddress) view returns (struct FCNVaultMetadata)
State-modifying
Events This contract contains no state-modifying function objects.
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.