interbtc-api

@interlay/interbtc-api / Exports / AccruedRewards

Interface: AccruedRewards

Table of contents

Properties

Properties

perMarket

perMarket: TickerToData<{ borrow: null | MonetaryAmount<CurrencyExt> ; lend: null | MonetaryAmount<CurrencyExt> }>

Defined in

src/types/loans.ts:84


total

total: MonetaryAmount<CurrencyExt>

Defined in

src/types/loans.ts:83