Type Alias AssetWithTradeData

AssetWithTradeData: AssetWithTradeDataCore & {
    metadata: MetadataWithAttributes;
}

Type declaration