Skip to content

Commit

Permalink
Revert "promote Azero EVM network (#3276)"
Browse files Browse the repository at this point in the history
This reverts commit e57bf94.
  • Loading branch information
leohar committed Dec 18, 2024
1 parent 7b40453 commit 78884dd
Showing 1 changed file with 0 additions and 49 deletions.
49 changes: 0 additions & 49 deletions chains/v21/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -9464,54 +9464,5 @@
"url": "https://raw.githubusercontent.com/leohar/nova-utils/master/chains/v2/types/jamton.json",
"overridesCommon": true
}
},
{
"chainId": "eip155:41455",
"name": "Aleph Zero EVM",
"assets": [
{
"assetId": 0,
"symbol": "AZERO",
"priceId": "aleph-zero",
"type": "evmNative",
"icon": "AZERO.svg",
"precision": 18
}
],
"nodeSelectionStrategy": "uniform",
"nodes": [
{
"url": "https://rpc.alephzero.raas.gelato.cloud",
"name": "Aleph Zero EVM rpc node"
},
{
"url": "wss://ws.alephzero.raas.gelato.cloud",
"name": "Aleph Zero EVM wss node"
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://evm-explorer.alephzero.org/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"explorers": [
{
"name": "Aleph Zero EVM Explorer",
"extrinsic": "https://evm-explorer.alephzero.org/tx/{hash}",
"account": "https://evm-explorer.alephzero.org/address/{address}"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
"addressPrefix": 41455,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
}
]

0 comments on commit 78884dd

Please sign in to comment.