currencies property

Map<AssetId, Coin> currencies

balances of native tokens indexed by assetId

Implementation

Map<AssetId, Coin> get currencies;