Files
sendico/frontend/pshared/lib/models/payment/chain_network.dart
2025-12-11 01:13:13 +01:00

2 lines
74 B
Dart

enum ChainNetwork { unspecified, ethereumMainnet, arbitrumOne, otherEvm }