SILO V2 Entities
Token
Description: Represents a token entity with various attributes detailing its characteristics and associations.
RewardToken
Description: Represents a RewardToken entity with various attributes detailing its characteristics.
InterestRate
Description: Represents an InterestRate entity, detailing various aspects of interest rates in financial contexts.
InterestRateDaily
Description: Represents a daily snapshot of interest rates, including various metrics and associated data.
InterestRateHourly
Description: Represents an hourly snapshot of interest rates, encompassing various metrics and associated data.
UsageMetricsDailySnapshot
Description: Represents daily usage metrics for a lending protocol, including user activities and transaction counts.
UsageMetricsHourlySnapshot
Description: Represents hourly usage metrics for a lending protocol, including user activities and transaction counts.
FinancialsDailySnapshot
Description: Represents a daily financial snapshot of a lending protocol, including TVL, revenue, and lending activities.
Market
Description: Represents the Market entity, detailing various aspects of a market in a lending protocol.
MarketAsset
Description: Represents the MarketAsset entity, detailing the characteristics and financial aspects of an asset within a market.
MarketDailySnapshot
Description: Represents a daily snapshot of a market, detailing quantitative data, revenues, and token balances.
MarketHourlySnapshot
Description: Represents an hourly snapshot of a market, detailing quantitative data, revenues, and token balances.
Account
Description: Represents an account entity, detailing the positions, transactions, and activities associated with the account.
Position
Description: Represents a specific position held by an account in a market, detailing its characteristics and associated events.
AssetPosition
Description: Details an asset position within a market, linked to an account and position.
PositionSnapshot
Description: Records snapshots for open positions after every significant event, including opening and closing.
Oracle
Description: Represents the oracle entity, detailing the oracle used in a lending protocol.
TokenOracle
Description: Details the oracle used for pricing tokens in a specific market.
ActiveAccount
Description: Represents an active account in the protocol, detailing its roles.
LiquidationHelper
Description: Details the liquidation helper entity used in liquidation transactions.
LiquidationContract
Description: Represents the contract used for liquidation processes.
TowerCoordinate
Description: Represents a coordinate in the system, often associated with a contract.
IncentiveProgram
Description: Details an incentive program related to an asset in the protocol.
Last updated