mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Fixed style issues with prettier
This commit is contained in:
parent
245345e51d
commit
22b49a40b1
|
@ -2,9 +2,7 @@
|
|||
"name": "ZetaChain Mainnet",
|
||||
"chain": "ZetaChain",
|
||||
"icon": "Zetachain",
|
||||
"rpc": [
|
||||
"https://api.mainnet.zetachain.com/evm"
|
||||
],
|
||||
"rpc": ["https://api.mainnet.zetachain.com/evm"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Zeta",
|
||||
|
|
|
@ -2,12 +2,8 @@
|
|||
"name": "ZetaChain Athens Testnet",
|
||||
"chain": "ZetaChain",
|
||||
"icon": "Zetachain",
|
||||
"rpc": [
|
||||
"https://api.athens2.zetachain.com/evm"
|
||||
],
|
||||
"faucets": [
|
||||
"https://labs.zetachain.com/get-zeta"
|
||||
],
|
||||
"rpc": ["https://api.athens2.zetachain.com/evm"],
|
||||
"faucets": ["https://labs.zetachain.com/get-zeta"],
|
||||
"nativeCurrency": {
|
||||
"name": "Zeta",
|
||||
"symbol": "aZETA",
|
||||
|
|
Loading…
Reference in New Issue
Block a user