mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Change the shortName for Findora testnet
This commit is contained in:
parent
497132db42
commit
aef3ffb3e0
|
@ -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": [
|
||||||
|
|
Loading…
Reference in New Issue
Block a user