File tree Expand file tree Collapse file tree 5 files changed +49
-7
lines changed
legacy_packages/chains/chains Expand file tree Collapse file tree 5 files changed +49
-7
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,22 @@ export default {
66 {
77 "name" : "Siberium Testnet Explorer - blockscout" ,
88 "url" : "https://explorer.test.siberium.net" ,
9- "standard" : "EIP3091"
9+ "standard" : "EIP3091" ,
10+ "icon" : {
11+ "url" : "ipfs://QmYeMdWDZ1iaBFeSPorRyPi7RuSXTdDKTgW3rfnUf3W5ne" ,
12+ "width" : 512 ,
13+ "height" : 512 ,
14+ "format" : "svg"
15+ }
1016 }
1117 ] ,
1218 "faucets" : [ ] ,
19+ "icon" : {
20+ "url" : "ipfs://QmYeMdWDZ1iaBFeSPorRyPi7RuSXTdDKTgW3rfnUf3W5ne" ,
21+ "width" : 512 ,
22+ "height" : 512 ,
23+ "format" : "svg"
24+ } ,
1325 "infoURL" : "https://siberium.net" ,
1426 "name" : "Siberium Test Network" ,
1527 "nativeCurrency" : {
Original file line number Diff line number Diff line change @@ -6,10 +6,22 @@ export default {
66 {
77 "name" : "Siberium Mainnet Explorer - blockscout - 2" ,
88 "url" : "https://explorer.main.siberium.net.ru" ,
9- "standard" : "EIP3091"
9+ "standard" : "EIP3091" ,
10+ "icon" : {
11+ "url" : "ipfs://QmYeMdWDZ1iaBFeSPorRyPi7RuSXTdDKTgW3rfnUf3W5ne" ,
12+ "width" : 512 ,
13+ "height" : 512 ,
14+ "format" : "svg"
15+ }
1016 }
1117 ] ,
1218 "faucets" : [ ] ,
19+ "icon" : {
20+ "url" : "ipfs://QmYeMdWDZ1iaBFeSPorRyPi7RuSXTdDKTgW3rfnUf3W5ne" ,
21+ "width" : 512 ,
22+ "height" : 512 ,
23+ "format" : "svg"
24+ } ,
1325 "infoURL" : "https://siberium.net" ,
1426 "name" : "Siberium Network" ,
1527 "nativeCurrency" : {
Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ export default {
44 "chainId" : 1971 ,
55 "explorers" : [ ] ,
66 "faucets" : [ ] ,
7+ "icon" : {
8+ "url" : "ipfs://bafkreigcquvoalec3ll2m26v4wsx5enlxwyn6nk2mgfqwncyqrgwivla5u" ,
9+ "width" : 200 ,
10+ "height" : 200 ,
11+ "format" : "png"
12+ } ,
713 "infoURL" : "https://1971.network/" ,
814 "name" : "Atelier" ,
915 "nativeCurrency" : {
Original file line number Diff line number Diff line change @@ -26,12 +26,12 @@ export default {
2626 "redFlags" : [ ] ,
2727 "rpc" : [
2828 "https://25.rpc.thirdweb.com/${THIRDWEB_API_KEY}" ,
29- "https://cronos.blockpi.network/v1/rpc/public " ,
30- "https ://evm. cronos.org" ,
29+ "https://cronos.drpc.org " ,
30+ "wss ://cronos.drpc .org" ,
3131 "https://cronos-evm-rpc.publicnode.com" ,
3232 "wss://cronos-evm-rpc.publicnode.com" ,
33- "https://cronos.drpc.org " ,
34- "wss ://cronos.drpc .org"
33+ "https://cronos.blockpi.network/v1/rpc/public " ,
34+ "https ://evm.cronos .org"
3535 ] ,
3636 "shortName" : "cro" ,
3737 "slug" : "cronos" ,
Original file line number Diff line number Diff line change @@ -6,13 +6,25 @@ export default {
66 {
77 "name" : "Beratrail" ,
88 "url" : "https://artio.beratrail.io" ,
9- "standard" : "none"
9+ "standard" : "none" ,
10+ "icon" : {
11+ "url" : "ipfs://QmW2xrDkSqBB7qgftp5PUecEGg4zwUBJgSN45CaR7CKJMr" ,
12+ "width" : 256 ,
13+ "height" : 256 ,
14+ "format" : "png"
15+ }
1016 }
1117 ] ,
1218 "faucets" : [
1319 "https://artio.faucet.berachain.com"
1420 ] ,
1521 "features" : [ ] ,
22+ "icon" : {
23+ "url" : "ipfs://QmW2xrDkSqBB7qgftp5PUecEGg4zwUBJgSN45CaR7CKJMr" ,
24+ "width" : 256 ,
25+ "height" : 256 ,
26+ "format" : "png"
27+ } ,
1628 "infoURL" : "https://www.berachain.com/" ,
1729 "name" : "Berachain Artio" ,
1830 "nativeCurrency" : {
You can’t perform that action at this time.
0 commit comments