Float, Also called APR. Annual return estimated linearly (not compounded) from a period of typically the last 30 or 100 days (configurable by the period parameter, default is 30). E.g. 0.1 means 10% yearly return. Due to Impermanent Loss and Synths this might be negative, but given Impermanent Loss Protection for 100+ day members, frontends might show MAX(APR, 0).
PoolDetail
PoolDetail
Int64(e8), the amount of Asset in the pool.
PoolDetail
Float, price of asset in rune. I.e. rune amount / asset amount.
PoolDetail
Float, the price of asset in USD (based on the deepest USD pool).
PoolDetail
Int64, Liquidity Units in the pool.
PoolDetail
Int64, The native decimal number of the pool asset. (If the value is "-1", it means midgard doesn't know the pool native decimal)
PoolDetail
Float, MAX(AnnualPercentageRate, 0)
PoolDetail
Int64(e8), the amount of Rune in the pool.
PoolDetail
Float, Annual Return estimated linearly (not compounded) for savers from a period of typically the last 30 or 100 days (configurable by the period parameter, default is 30). E.g. 0.1 means 10% yearly return. If the savers period has not yet been reached, It will show zero instead.
PoolDetail
Int64, Total synth locked in saver vault.
PoolDetail
Int64, Units tracking savers vault ownership.
PoolDetail
The state of the pool, e.g. Available, Staged.
PoolDetail
Int64, Synth supply in the pool.
PoolDetail
Int64, Synth Units in the pool.
PoolDetail
Int64, Total collateral of the pool created by the borrowers.
PoolDetail
Int64, Total debt of the pool by the borrowers.
PoolDetail
Int64, Total Units (synthUnits + liquidityUnits) in the pool.
PoolDetail
Int64(e8), the total volume of swaps in the last 24h to and from Rune denoted in Rune. It includes synth mint or burn.
PoolDetail
Generated using TypeDoc
Export
PoolDetail