Change the shortName for Findora testnet

This commit is contained in:
Ryan Sun 2022-03-30 08:52:33 -07:00
parent 497132db42
commit aef3ffb3e0

View File

@ -2,9 +2,7 @@
"name": "Findora Testnet", "name": "Findora Testnet",
"chain": "Testnet-anvil", "chain": "Testnet-anvil",
"network": "testnet", "network": "testnet",
"rpc": [ "rpc": ["https://prod-testnet.prod.findora.org:8545/"],
"https://prod-testnet.prod.findora.org:8545/"
],
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "FRA", "name": "FRA",
@ -12,7 +10,7 @@
"decimals": 18 "decimals": 18
}, },
"infoURL": "https://findora.org/", "infoURL": "https://findora.org/",
"shortName": "fra", "shortName": "findora-testnet",
"chainId": 2153, "chainId": 2153,
"networkId": 2153, "networkId": 2153,
"explorers": [ "explorers": [