Set Ethereum Goerli testnet symbol to tGOR for backward compatibility

This commit is contained in:
Martin Boehm 2023-03-01 17:29:03 +01:00
parent d75680b369
commit 5652ca6b2e
4 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
{ {
"coin": { "coin": {
"name": "Ethereum Testnet Goerli", "name": "Ethereum Testnet Goerli",
"shortcut": "tETH", "shortcut": "tGOR",
"label": "Ethereum Goerli", "label": "Ethereum Goerli",
"alias": "ethereum_testnet_goerli" "alias": "ethereum_testnet_goerli"
}, },

View File

@ -1,7 +1,7 @@
{ {
"coin": { "coin": {
"name": "Ethereum Testnet Goerli Archive", "name": "Ethereum Testnet Goerli Archive",
"shortcut": "tETH", "shortcut": "tGOR",
"label": "Ethereum Goerli", "label": "Ethereum Goerli",
"alias": "ethereum_testnet_goerli_archive" "alias": "ethereum_testnet_goerli_archive"
}, },

View File

@ -1,7 +1,7 @@
{ {
"coin": { "coin": {
"name": "Ethereum Testnet Goerli Archive", "name": "Ethereum Testnet Goerli Archive",
"shortcut": "tETH", "shortcut": "tGOR",
"label": "Ethereum Goerli", "label": "Ethereum Goerli",
"alias": "ethereum_testnet_goerli_archive_consensus", "alias": "ethereum_testnet_goerli_archive_consensus",
"execution_alias": "ethereum_testnet_goerli_archive" "execution_alias": "ethereum_testnet_goerli_archive"

View File

@ -1,7 +1,7 @@
{ {
"coin": { "coin": {
"name": "Ethereum Testnet Goerli", "name": "Ethereum Testnet Goerli",
"shortcut": "tETH", "shortcut": "tGOR",
"label": "Ethereum Goerli", "label": "Ethereum Goerli",
"alias": "ethereum_testnet_goerli_consensus", "alias": "ethereum_testnet_goerli_consensus",
"execution_alias": "ethereum_testnet_goerli" "execution_alias": "ethereum_testnet_goerli"