Skip to content

Commit f2b5d4b

Browse files
chore(chains): update chains (#2730)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6961e09 commit f2b5d4b

File tree

3 files changed

+19
-7
lines changed

3 files changed

+19
-7
lines changed

legacy_packages/chains/chains/188881.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,6 @@ export default {
1212
"faucets": [
1313
"https://faucet.condor.systems"
1414
],
15-
"icon": {
16-
"url": "ipfs://QmPRDuEJSTqp2cDUvWCp71Wns6XV8nvdeAVKWH6srpk4xM",
17-
"width": 752,
18-
"height": 752,
19-
"format": "png"
20-
},
2115
"infoURL": "https://condor.systems",
2216
"name": "Condor Test Network",
2317
"nativeCurrency": {

legacy_packages/chains/chains/9012.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ export default {
1212
"faucets": [
1313
"https://t.me/BerylBit"
1414
],
15+
"icon": {
16+
"url": "ipfs://QmeDXHkpranzqGN1BmQqZSrFp4vGXf4JfaB5iq8WHHiwDi",
17+
"width": 162,
18+
"height": 162,
19+
"format": "png"
20+
},
1521
"infoURL": "https://www.beryl-bit.com",
1622
"name": "BerylBit Mainnet",
1723
"nativeCurrency": {

legacy_packages/chains/chains/911.ts

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,22 @@ export default {
66
{
77
"name": "TAPROOT Scan",
88
"url": "https://scan.taprootchain.io",
9-
"standard": "EIP3091"
9+
"standard": "EIP3091",
10+
"icon": {
11+
"url": "ipfs://QmeucqvcreQk8nnSRUiHo3QTvLoYYB7shJTKXj5Tk6BtWi",
12+
"width": 100,
13+
"height": 100,
14+
"format": "png"
15+
}
1016
}
1117
],
1218
"faucets": [],
19+
"icon": {
20+
"url": "ipfs://QmeucqvcreQk8nnSRUiHo3QTvLoYYB7shJTKXj5Tk6BtWi",
21+
"width": 100,
22+
"height": 100,
23+
"format": "png"
24+
},
1325
"infoURL": "https://taprootchain.io",
1426
"name": "TAPROOT Mainnet",
1527
"nativeCurrency": {

0 commit comments

Comments
 (0)