+
+
+
+
+
+ {network.name}
+
+
+
+ Chain ID: {network.chainId}
+
+
+
+ Smart Accounts
+ {versions.map(version => (
+
+ ))}
+
+
+ {[...modules, ...services].length > 0 && (
+
+ Features
+
+ )}
+ {[...modules, ...services].map(feature => (
+
+ ))}
+
+
+
+