Skip to content

Commit 8d0c985

Browse files
chore(chains): update chains (#3164)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4004957 commit 8d0c985

File tree

438 files changed

+3631
-396
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

438 files changed

+3631
-396
lines changed

.changeset/sync-chains.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@thirdweb-dev/chains": patch
3+
---
4+
5+
Synced Chains Package

legacy_packages/chains/chains/1.ts

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,13 @@ export default {
1414
{
1515
"name": "blockscout",
1616
"url": "https://eth.blockscout.com",
17-
"standard": "EIP3091"
17+
"standard": "EIP3091",
18+
"icon": {
19+
"url": "ipfs://QmYtUimyqHkkFxYdbXXRbUqNg2VLPUg6Uu2C2nmFWowiZM",
20+
"width": 551,
21+
"height": 540,
22+
"format": "png"
23+
}
1824
},
1925
{
2026
"name": "dexguru",

legacy_packages/chains/chains/10.ts

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,13 @@ export default {
1111
{
1212
"name": "blockscout",
1313
"url": "https://optimism.blockscout.com",
14-
"standard": "EIP3091"
14+
"standard": "EIP3091",
15+
"icon": {
16+
"url": "ipfs://QmYtUimyqHkkFxYdbXXRbUqNg2VLPUg6Uu2C2nmFWowiZM",
17+
"width": 551,
18+
"height": 540,
19+
"format": "png"
20+
}
1521
},
1622
{
1723
"name": "dexguru",

legacy_packages/chains/chains/100.ts

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,13 @@ export default {
66
{
77
"name": "blockscout",
88
"url": "https://gnosis.blockscout.com",
9-
"standard": "EIP3091"
9+
"standard": "EIP3091",
10+
"icon": {
11+
"url": "ipfs://QmYtUimyqHkkFxYdbXXRbUqNg2VLPUg6Uu2C2nmFWowiZM",
12+
"width": 551,
13+
"height": 540,
14+
"format": "png"
15+
}
1016
},
1117
{
1218
"name": "gnosisscan",
@@ -30,6 +36,12 @@ export default {
3036
"https://stakely.io/faucet/gnosis-chain-xdai",
3137
"https://faucet.prussia.dev/xdai"
3238
],
39+
"icon": {
40+
"url": "ipfs://bafybeidk4swpgdyqmpz6shd5onvpaujvwiwthrhypufnwr6xh3dausz2dm",
41+
"width": 1800,
42+
"height": 1800,
43+
"format": "png"
44+
},
3345
"infoURL": "https://docs.gnosischain.com",
3446
"name": "Gnosis",
3547
"nativeCurrency": {

legacy_packages/chains/chains/100100.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ export default {
44
"chainId": 100100,
55
"explorers": [],
66
"faucets": [],
7+
"icon": {
8+
"url": "ipfs://bafybeidk4swpgdyqmpz6shd5onvpaujvwiwthrhypufnwr6xh3dausz2dm",
9+
"width": 1800,
10+
"height": 1800,
11+
"format": "png"
12+
},
713
"infoURL": "https://docs.gnosischain.com",
814
"name": "Deprecated CHI",
915
"nativeCurrency": {

legacy_packages/chains/chains/1008.ts

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,22 @@ export default {
66
{
77
"name": "eurusexplorer",
88
"url": "https://explorer.eurus.network",
9-
"standard": "none"
9+
"standard": "none",
10+
"icon": {
11+
"url": "ipfs://QmaGd5L9jGPbfyGXBFhu9gjinWJ66YtNrXq8x6Q98Eep9e",
12+
"width": 471,
13+
"height": 471,
14+
"format": "svg"
15+
}
1016
}
1117
],
1218
"faucets": [],
19+
"icon": {
20+
"url": "ipfs://QmaGd5L9jGPbfyGXBFhu9gjinWJ66YtNrXq8x6Q98Eep9e",
21+
"width": 471,
22+
"height": 471,
23+
"format": "svg"
24+
},
1325
"infoURL": "https://eurus.network",
1426
"name": "Eurus Mainnet",
1527
"nativeCurrency": {

legacy_packages/chains/chains/101010.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,6 @@ export default {
1010
}
1111
],
1212
"faucets": [],
13-
"icon": {
14-
"url": "ipfs://bafkreid3wd6ouu53r677q2z24a4eq5un5tlwbc4izfapcvvtrlhkmz43au",
15-
"width": 133,
16-
"height": 144,
17-
"format": "png"
18-
},
1913
"infoURL": "https://stabilityprotocol.com",
2014
"name": "Global Trust Network",
2115
"nativeCurrency": {

legacy_packages/chains/chains/1011.ts

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,33 @@ export default {
66
{
77
"name": "Rebus EVM Explorer (Blockscout)",
88
"url": "https://evm.rebuschain.com",
9-
"standard": "none"
9+
"standard": "none",
10+
"icon": {
11+
"url": "ipfs://bafkreifzag46dhp33vb2uldg4htqbqipuqrapjga6ml6pnhn5yibbvb4gq",
12+
"width": 512,
13+
"height": 512,
14+
"format": "png"
15+
}
1016
},
1117
{
1218
"name": "Rebus Cosmos Explorer (ping.pub)",
1319
"url": "https://cosmos.rebuschain.com",
14-
"standard": "none"
20+
"standard": "none",
21+
"icon": {
22+
"url": "ipfs://bafkreifzag46dhp33vb2uldg4htqbqipuqrapjga6ml6pnhn5yibbvb4gq",
23+
"width": 512,
24+
"height": 512,
25+
"format": "png"
26+
}
1527
}
1628
],
1729
"faucets": [],
30+
"icon": {
31+
"url": "ipfs://bafkreifzag46dhp33vb2uldg4htqbqipuqrapjga6ml6pnhn5yibbvb4gq",
32+
"width": 512,
33+
"height": 512,
34+
"format": "png"
35+
},
1836
"infoURL": "https://www.rebuschain.com",
1937
"name": "Rebus Mainnet",
2038
"nativeCurrency": {

legacy_packages/chains/chains/10200.ts

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,24 @@ export default {
66
{
77
"name": "blockscout",
88
"url": "https://gnosis-chiado.blockscout.com",
9-
"standard": "EIP3091"
9+
"standard": "EIP3091",
10+
"icon": {
11+
"url": "ipfs://QmYtUimyqHkkFxYdbXXRbUqNg2VLPUg6Uu2C2nmFWowiZM",
12+
"width": 551,
13+
"height": 540,
14+
"format": "png"
15+
}
1016
}
1117
],
1218
"faucets": [
1319
"https://gnosisfaucet.com"
1420
],
21+
"icon": {
22+
"url": "ipfs://bafybeidk4swpgdyqmpz6shd5onvpaujvwiwthrhypufnwr6xh3dausz2dm",
23+
"width": 1800,
24+
"height": 1800,
25+
"format": "png"
26+
},
1527
"infoURL": "https://docs.gnosischain.com",
1628
"name": "Gnosis Chiado Testnet",
1729
"nativeCurrency": {

legacy_packages/chains/chains/102031.ts

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,13 @@ export default {
66
{
77
"name": "blockscout",
88
"url": "https://creditcoin-testnet.blockscout.com",
9-
"standard": "EIP3091"
9+
"standard": "EIP3091",
10+
"icon": {
11+
"url": "ipfs://QmYtUimyqHkkFxYdbXXRbUqNg2VLPUg6Uu2C2nmFWowiZM",
12+
"width": 551,
13+
"height": 540,
14+
"format": "png"
15+
}
1016
}
1117
],
1218
"faucets": [],

0 commit comments

Comments
 (0)