AssetInfo: {
    asset: Asset;
    decimal: number;
}

Type definition for asset information.

Type declaration

  • asset: Asset
  • decimal: number

Generated using TypeDoc