@interlay/interbtc-api / Exports / ChainBalance
• new ChainBalance(currency, free?, transferable?, reserved?): ChainBalance
| Name | Type |
|---|---|
currency |
CurrencyExt |
free? |
BigSource |
transferable? |
BigSource |
reserved? |
BigSource |
• currency: CurrencyExt
• free: MonetaryAmount<CurrencyExt>
• reserved: MonetaryAmount<CurrencyExt>
• transferable: MonetaryAmount<CurrencyExt>
▸ toString(): string
string