The data structure for a reserve account
The reserve account
The price of the asset being stored in the reserve account. USD per smallest unit (1u64) of a token
The value of the deposit note (unit: reserve tokens per note token)
The value of the loan note (unit: reserve tokens per note token)
The minimum allowable collateralization ratio for a loan on this reserve
The last slot that this information was updated in
Whether the cache has been invalidated
Generated using TypeDoc
The data structure for a reserve account
Property
The reserve account
Property
The price of the asset being stored in the reserve account. USD per smallest unit (1u64) of a token
Property
The value of the deposit note (unit: reserve tokens per note token)
Property
The value of the loan note (unit: reserve tokens per note token)
Property
The minimum allowable collateralization ratio for a loan on this reserve
Property
The last slot that this information was updated in
Property
Whether the cache has been invalidated