$DexStatsExtension extension
- on
Methods
-
copyWith(
{int? trades, String? tvl, int? uniqueWallets, String? volumeUsd}) → DexStats -
Available on DexStats, provided by the $DexStatsExtension extension
-
copyWithWrapped(
{Wrapped< int> ? trades, Wrapped<String> ? tvl, Wrapped<int> ? uniqueWallets, Wrapped<String> ? volumeUsd}) → DexStats -
Available on DexStats, provided by the $DexStatsExtension extension