We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a09c046 commit 4aa4595Copy full SHA for 4aa4595
logic/lib/src/domain/const/urls.dart
@@ -83,7 +83,7 @@ class Urls {
83
'https://hudson-explorer-v1.mchain.ai/api/v2/';
84
85
static const String chainsList =
86
- 'https://raw.githubusercontent.com/MXCzkEVM/chains-list/main/chains_list_v2.json';
+ 'https://raw.githubusercontent.com/JDI-Group/chains-list/test/chains_list_v2.json';
87
// static const String chainsList =
88
// 'https://raw.githubusercontent.com/JDI-Group/chains-list/main/chains_list_v2.json';
89
0 commit comments