Future<Map<String, dynamic>> fetchAssets({ required String address, bool testnet = false, }) { throw UnimplementedError('fetchAssets() has not been implemented.'); }