Set Ethereum Goerli testnet symbol to tETH

This commit is contained in:
Martin Boehm 2023-02-28 19:04:58 +01:00
parent 4b3c821629
commit f237b82761
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": "tGOR", "shortcut": "tETH",
"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": "tGOR", "shortcut": "tETH",
"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": "tGOR", "shortcut": "tETH",
"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": "tGOR", "shortcut": "tETH",
"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"