brave-wallet-lists 1.33.21 → 1.33.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/chainlist.json +102 -26
- package/coingecko-ids.json +55 -44
- package/coingecko.json +5370 -3564
- package/package.json +1 -1
- package/ramp-tokens.json +20 -0
package/chainlist.json
CHANGED
|
@@ -10907,9 +10907,7 @@
|
|
|
10907
10907
|
{
|
|
10908
10908
|
"name": "Kalichain Testnet",
|
|
10909
10909
|
"chain": "Kalichain",
|
|
10910
|
-
"rpc": [
|
|
10911
|
-
"https://rpc.kalichain.com"
|
|
10912
|
-
],
|
|
10910
|
+
"rpc": [],
|
|
10913
10911
|
"faucets": [],
|
|
10914
10912
|
"nativeCurrency": {
|
|
10915
10913
|
"name": "kalis",
|
|
@@ -10921,20 +10919,13 @@
|
|
|
10921
10919
|
"chainId": 653,
|
|
10922
10920
|
"networkId": 653,
|
|
10923
10921
|
"icon": "kalichain",
|
|
10924
|
-
"explorers": [
|
|
10925
|
-
|
|
10926
|
-
"name": "kalichain explorer",
|
|
10927
|
-
"url": "https://explorer.kalichain.com",
|
|
10928
|
-
"standard": "EIP3091"
|
|
10929
|
-
}
|
|
10930
|
-
]
|
|
10922
|
+
"explorers": [],
|
|
10923
|
+
"status": "deprecated"
|
|
10931
10924
|
},
|
|
10932
10925
|
{
|
|
10933
10926
|
"name": "Kalichain",
|
|
10934
10927
|
"chain": "Kalichain",
|
|
10935
|
-
"rpc": [
|
|
10936
|
-
"https://mainnet.kalichain.com"
|
|
10937
|
-
],
|
|
10928
|
+
"rpc": [],
|
|
10938
10929
|
"faucets": [],
|
|
10939
10930
|
"nativeCurrency": {
|
|
10940
10931
|
"name": "kalis",
|
|
@@ -10946,13 +10937,8 @@
|
|
|
10946
10937
|
"chainId": 654,
|
|
10947
10938
|
"networkId": 654,
|
|
10948
10939
|
"icon": "kalichain",
|
|
10949
|
-
"explorers": [
|
|
10950
|
-
|
|
10951
|
-
"name": "kalichain explorer",
|
|
10952
|
-
"url": "https://explorer.kalichain.com",
|
|
10953
|
-
"standard": "EIP3091"
|
|
10954
|
-
}
|
|
10955
|
-
]
|
|
10940
|
+
"explorers": [],
|
|
10941
|
+
"status": "deprecated"
|
|
10956
10942
|
},
|
|
10957
10943
|
{
|
|
10958
10944
|
"name": "AmaxSmartchain",
|
|
@@ -13941,8 +13927,8 @@
|
|
|
13941
13927
|
}
|
|
13942
13928
|
],
|
|
13943
13929
|
"nativeCurrency": {
|
|
13944
|
-
"name": "
|
|
13945
|
-
"symbol": "
|
|
13930
|
+
"name": "USDT0",
|
|
13931
|
+
"symbol": "USDT0",
|
|
13946
13932
|
"decimals": 18
|
|
13947
13933
|
},
|
|
13948
13934
|
"infoURL": "https://stable.xyz",
|
|
@@ -20291,6 +20277,34 @@
|
|
|
20291
20277
|
}
|
|
20292
20278
|
]
|
|
20293
20279
|
},
|
|
20280
|
+
{
|
|
20281
|
+
"name": "CratD2C Testnet",
|
|
20282
|
+
"chain": "CRATD2C",
|
|
20283
|
+
"rpc": [
|
|
20284
|
+
"https://rpc-testnet-1.cratd2csmartchain.io/",
|
|
20285
|
+
"https://rpc-testnet-2.cratd2csmartchain.io/",
|
|
20286
|
+
"https://rpc-testnet-3.cratd2csmartchain.io/"
|
|
20287
|
+
],
|
|
20288
|
+
"faucets": [],
|
|
20289
|
+
"nativeCurrency": {
|
|
20290
|
+
"name": "CRATD2C",
|
|
20291
|
+
"symbol": "CRAT",
|
|
20292
|
+
"decimals": 18
|
|
20293
|
+
},
|
|
20294
|
+
"infoURL": "https://cratd2csmartchain.io",
|
|
20295
|
+
"shortName": "cratd2c-testnet",
|
|
20296
|
+
"chainId": 1979,
|
|
20297
|
+
"networkId": 1979,
|
|
20298
|
+
"icon": "cratd2c-testnet",
|
|
20299
|
+
"explorers": [
|
|
20300
|
+
{
|
|
20301
|
+
"name": "Blockscout",
|
|
20302
|
+
"url": "https://explorer-testnet.cratd2csmartchain.io",
|
|
20303
|
+
"icon": "blockscout",
|
|
20304
|
+
"standard": "EIP3091"
|
|
20305
|
+
}
|
|
20306
|
+
]
|
|
20307
|
+
},
|
|
20294
20308
|
{
|
|
20295
20309
|
"name": "Krown Mainnet",
|
|
20296
20310
|
"chain": "KROWN",
|
|
@@ -24942,6 +24956,40 @@
|
|
|
24942
24956
|
"networkId": 3270,
|
|
24943
24957
|
"slip44": 1
|
|
24944
24958
|
},
|
|
24959
|
+
{
|
|
24960
|
+
"name": "Irys Mainnet Beta",
|
|
24961
|
+
"chain": "IRYS",
|
|
24962
|
+
"rpc": [
|
|
24963
|
+
"https://mainnet-beta-rpc.irys.xyz/v1/execution-rpc"
|
|
24964
|
+
],
|
|
24965
|
+
"faucets": [],
|
|
24966
|
+
"nativeCurrency": {
|
|
24967
|
+
"name": "Irys",
|
|
24968
|
+
"symbol": "IRYS",
|
|
24969
|
+
"decimals": 18
|
|
24970
|
+
},
|
|
24971
|
+
"features": [
|
|
24972
|
+
{
|
|
24973
|
+
"name": "EIP155"
|
|
24974
|
+
},
|
|
24975
|
+
{
|
|
24976
|
+
"name": "EIP1559"
|
|
24977
|
+
}
|
|
24978
|
+
],
|
|
24979
|
+
"infoURL": "https://irys.xyz",
|
|
24980
|
+
"shortName": "irys-mainnet-beta",
|
|
24981
|
+
"chainId": 3282,
|
|
24982
|
+
"networkId": 3282,
|
|
24983
|
+
"icon": "irys",
|
|
24984
|
+
"explorers": [
|
|
24985
|
+
{
|
|
24986
|
+
"name": "Irys Mainnet Beta Explorer",
|
|
24987
|
+
"url": "https://evm-explorer.irys.xyz",
|
|
24988
|
+
"icon": "irys",
|
|
24989
|
+
"standard": "EIP3091"
|
|
24990
|
+
}
|
|
24991
|
+
]
|
|
24992
|
+
},
|
|
24945
24993
|
{
|
|
24946
24994
|
"name": "Realio Testnet",
|
|
24947
24995
|
"chain": "Realio Testnet",
|
|
@@ -45163,7 +45211,7 @@
|
|
|
45163
45211
|
"nativeCurrency": {
|
|
45164
45212
|
"name": "No native currency",
|
|
45165
45213
|
"symbol": "USD",
|
|
45166
|
-
"decimals":
|
|
45214
|
+
"decimals": 18
|
|
45167
45215
|
},
|
|
45168
45216
|
"infoURL": "https://tempo.xyz",
|
|
45169
45217
|
"shortName": "tempo-andantino",
|
|
@@ -45191,7 +45239,7 @@
|
|
|
45191
45239
|
"nativeCurrency": {
|
|
45192
45240
|
"name": "No native currency",
|
|
45193
45241
|
"symbol": "USD",
|
|
45194
|
-
"decimals":
|
|
45242
|
+
"decimals": 18
|
|
45195
45243
|
},
|
|
45196
45244
|
"infoURL": "https://tempo.xyz",
|
|
45197
45245
|
"shortName": "tempo-moderato",
|
|
@@ -48511,6 +48559,33 @@
|
|
|
48511
48559
|
}
|
|
48512
48560
|
]
|
|
48513
48561
|
},
|
|
48562
|
+
{
|
|
48563
|
+
"name": "Gelatine Network",
|
|
48564
|
+
"chain": "JELLO",
|
|
48565
|
+
"icon": "jello",
|
|
48566
|
+
"rpc": [
|
|
48567
|
+
"https://rpc.pine.ink"
|
|
48568
|
+
],
|
|
48569
|
+
"faucets": [
|
|
48570
|
+
"https://gelatine.pine.ink"
|
|
48571
|
+
],
|
|
48572
|
+
"nativeCurrency": {
|
|
48573
|
+
"name": "JELLO",
|
|
48574
|
+
"symbol": "JELLO",
|
|
48575
|
+
"decimals": 18
|
|
48576
|
+
},
|
|
48577
|
+
"infoURL": "https://gelatine.pine.ink",
|
|
48578
|
+
"shortName": "jello",
|
|
48579
|
+
"chainId": 61564,
|
|
48580
|
+
"networkId": 61564,
|
|
48581
|
+
"explorers": [
|
|
48582
|
+
{
|
|
48583
|
+
"name": "Gelatine Explorer",
|
|
48584
|
+
"url": "https://explorer.pine.ink",
|
|
48585
|
+
"standard": "EIP3091"
|
|
48586
|
+
}
|
|
48587
|
+
]
|
|
48588
|
+
},
|
|
48514
48589
|
{
|
|
48515
48590
|
"name": "AxelChain Dev-Net",
|
|
48516
48591
|
"chain": "AXEL",
|
|
@@ -49015,8 +49090,9 @@
|
|
|
49015
49090
|
]
|
|
49016
49091
|
},
|
|
49017
49092
|
{
|
|
49018
|
-
"name": "CratD2C Testnet",
|
|
49093
|
+
"name": "CratD2C Testnet Deprecated",
|
|
49019
49094
|
"chain": "CRATD2C",
|
|
49095
|
+
"status": "deprecated",
|
|
49020
49096
|
"rpc": [
|
|
49021
49097
|
"https://cratd2c-testnet-node1.cratd2csmartchain.io/",
|
|
49022
49098
|
"https://cratd2c-testnet-node2.cratd2csmartchain.io/"
|
|
@@ -49028,7 +49104,7 @@
|
|
|
49028
49104
|
"decimals": 18
|
|
49029
49105
|
},
|
|
49030
49106
|
"infoURL": "https://cratd2csmartchain.io",
|
|
49031
|
-
"shortName": "cratd2c-testnet",
|
|
49107
|
+
"shortName": "cratd2c-testnet-deprecated",
|
|
49032
49108
|
"chainId": 65349,
|
|
49033
49109
|
"networkId": 65349,
|
|
49034
49110
|
"icon": "cratd2c-testnet",
|