Skip to content

Commit

Permalink
chore: built chaindata
Browse files Browse the repository at this point in the history
  • Loading branch information
chaindata-ci-superuser[bot] committed Dec 11, 2024
1 parent 48a84d9 commit ee3a469
Show file tree
Hide file tree
Showing 7 changed files with 70 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pub/v2/chains/all.json
Original file line number Diff line number Diff line change
Expand Up @@ -12365,7 +12365,7 @@
"name": "NeuroWeb Testnet",
"themeColor": "#656667",
"logo": "https://raw.githubusercontent.com/TalismanSociety/chaindata/main/assets/chains/rococo-neuro-web-testnet.svg",
"chainName": "NeuroWeb Testnet",
"chainName": "Neuro Testnet",
"chainType": "Live",
"implName": "neuroweb",
"specName": "origintrail-parachain",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"name": "NeuroWeb Testnet",
"themeColor": "#656667",
"logo": "https://raw.githubusercontent.com/TalismanSociety/chaindata/main/assets/chains/rococo-neuro-web-testnet.svg",
"chainName": "NeuroWeb Testnet",
"chainName": "Neuro Testnet",
"chainType": "Live",
"implName": "neuroweb",
"specName": "origintrail-parachain",
Expand Down
2 changes: 1 addition & 1 deletion pub/v2/chains/byId/rococo-neuro-web-testnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"name": "NeuroWeb Testnet",
"themeColor": "#656667",
"logo": "https://raw.githubusercontent.com/TalismanSociety/chaindata/main/assets/chains/rococo-neuro-web-testnet.svg",
"chainName": "NeuroWeb Testnet",
"chainName": "Neuro Testnet",
"chainType": "Live",
"implName": "neuroweb",
"specName": "origintrail-parachain",
Expand Down
29 changes: 29 additions & 0 deletions pub/v2/evmNetworks/all.json
Original file line number Diff line number Diff line change
Expand Up @@ -147608,6 +147608,35 @@
"balancesMetadata": [],
"isDefault": false
},
{
"id": "3270",
"isTestnet": true,
"sortIndex": 1327,
"name": "Dubxcoin testnet",
"themeColor": "#505050",
"logo": "https://raw.githubusercontent.com/TalismanSociety/chaindata/main/assets/chains/unknown.svg",
"nativeToken": null,
"tokens": [],
"explorerUrl": null,
"rpcs": [
{
"url": "https://rpctestnet.arabianchain.org"
}
],
"substrateChain": null,
"balancesConfig": [
{
"moduleType": "evm-native",
"moduleConfig": {
"symbol": "TDUBX",
"decimals": 18,
"logo": "https://raw.githubusercontent.com/TalismanSociety/chaindata/main/assets/tokens/unknown.svg"
}
}
],
"balancesMetadata": [],
"isDefault": false
},
{
"id": "26482",
"isTestnet": true,
Expand Down
29 changes: 29 additions & 0 deletions pub/v2/evmNetworks/byId/3270.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"id": "3270",
"isTestnet": true,
"sortIndex": 1327,
"name": "Dubxcoin testnet",
"themeColor": "#505050",
"logo": "https://raw.githubusercontent.com/TalismanSociety/chaindata/main/assets/chains/unknown.svg",
"nativeToken": null,
"tokens": [],
"explorerUrl": null,
"rpcs": [
{
"url": "https://rpctestnet.arabianchain.org"
}
],
"substrateChain": null,
"balancesConfig": [
{
"moduleType": "evm-native",
"moduleConfig": {
"symbol": "TDUBX",
"decimals": 18,
"logo": "https://raw.githubusercontent.com/TalismanSociety/chaindata/main/assets/tokens/unknown.svg"
}
}
],
"balancesMetadata": [],
"isDefault": false
}
8 changes: 8 additions & 0 deletions pub/v2/evmNetworks/summary.json
Original file line number Diff line number Diff line change
Expand Up @@ -7984,6 +7984,14 @@
"themeColor": "#ccafa9",
"logo": "https://raw.githubusercontent.com/TalismanSociety/chaindata/main/assets/chains/known/dreyerx.webp"
},
{
"id": "3270",
"isTestnet": true,
"sortIndex": 1327,
"name": "Dubxcoin testnet",
"themeColor": "#505050",
"logo": "https://raw.githubusercontent.com/TalismanSociety/chaindata/main/assets/chains/unknown.svg"
},
{
"id": "26482",
"isTestnet": true,
Expand Down
1 change: 1 addition & 0 deletions pub/v2/index.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1084,6 +1084,7 @@ evmNetworks/byId/32520.json
evmNetworks/byId/326.json
evmNetworks/byId/32659.json
evmNetworks/byId/3269.json
evmNetworks/byId/3270.json
evmNetworks/byId/327126.json
evmNetworks/byId/32769.json
evmNetworks/byId/32770.json
Expand Down

0 comments on commit ee3a469

Please sign in to comment.