mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
change the shortname and chain (#265)
This commit is contained in:
parent
bce2324d8f
commit
ad6f073612
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"name": "GateChain Testnet",
|
"name": "GateChain Testnet",
|
||||||
"chainId": 85,
|
"chainId": 85,
|
||||||
"shortName": "GTC-T",
|
"shortName": "gttest",
|
||||||
"chain": "gatechain",
|
"chain": "GTTEST",
|
||||||
"network": "testnet",
|
"network": "testnet",
|
||||||
"networkId": 85,
|
"networkId": 85,
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"name": "GateChain Mainnet",
|
"name": "GateChain Mainnet",
|
||||||
"chainId": 86,
|
"chainId": 86,
|
||||||
"shortName": "GTC",
|
"shortName": "gt",
|
||||||
"chain": "gatechain",
|
"chain": "GT",
|
||||||
"network": "mainnet",
|
"network": "mainnet",
|
||||||
"networkId": 86,
|
"networkId": 86,
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user