SILO V3 Entities
Account
Description: Represents an account entity with various attributes detailing positions, transactions, and events associated with the account.
ActiveAccount
Description: Represents an active account entity, identifying various roles the account may have within the system.
BalanceRebaseHelper
Description: Represents an entity used to assist in rebalancing market balances, typically triggered under certain conditions.
Deposit
Description: Represents a deposit event in the system, detailing the transaction and the associated account, market, and position details.
FinancialsDailySnapshot
Description: Represents a daily snapshot of financial metrics for a lending protocol, including TVL, revenue, and lending activities.
IncentiveProgram
Description: Represents an incentive program entity, detailing the specifics of the program including the underlying asset and distribution details.
InterestRate
Description: Represents an interest rate entity with detailed attributes including rate, duration, and associated market and asset information.
InterestRateDaily
Description: Represents daily metrics for an interest rate, including utilization, rates, and related calculations.
InterestRateHourly
Description: Represents hourly metrics for an interest rate, including utilization, rates, and related calculations.
LendingProtocol
Description: Represents a lending protocol entity with comprehensive details including protocol characteristics, quantitative data, snapshots, markets, and credit information.
Liquidate
Description: Represents a liquidation event in the system, detailing the transaction, accounts involved, and the financial specifics of the liquidation.
LiquidationHelper
Description: Represents a helper entity for liquidation processes, detailing the account being liquidated and financial specifics of the liquidation.
Market
Description: Represents a market entity within a lending protocol, detailing its characteristics, financial metrics, positions, and related events.
Oracle
Description: Represents an oracle entity within a lending protocol, detailing its relationship with markets and the oracle provider.
Position
Description: Represents a position within a market, detailing the account, market, transaction hashes, and various attributes related to the position.
| deposit
PositionSnapshot
Description: Represents a snapshot of a position at a specific point in time, detailing the transaction and balances involved.
Protocol
Description: Represents a lending protocol entity with comprehensive details including protocol characteristics, quantitative data, snapshots, markets, and credit information.
RewardToken
Description: Represents a reward token entity, detailing its type and reference to the actual token.
Silo
Description: Represents a silo entity within a lending protocol, detailing its characteristics, TVL, balances, and associated markets and rates.
SiloPosition
Description: Represents a silo position within a lending protocol, detailing the account, positions, balances, and various metrics related to the position.
Token
Description: Represents a token entity with various attributes like name, symbol, decimals, type, and associated market and silo information.
TokenOracle
Description: Represents a token oracle entity within a market, detailing its creation, updates, and pricing information.
TowerCoordinate
Description: Represents a TowerCoordinate entity, typically used to map a specific coordinate or contract address within a system.
Last updated