getPaymentAssetsForNetwork abstract method
ℹ️ Get supported assets on the given chainId (CAIP-2) Null value will return all supported assets in all networks
Implementation
List<ExchangeAsset> getPaymentAssetsForNetwork({String? chainId});
ℹ️ Get supported assets on the given chainId (CAIP-2) Null value will return all supported assets in all networks
List<ExchangeAsset> getPaymentAssetsForNetwork({String? chainId});