Type alias AssetWithTradeData

AssetWithTradeData: AssetWithTradeDataCore & {
    metadata: MetadataWithAttributes;
}

Type declaration

Generated using TypeDoc