mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
change name from w3q to web3q
This commit is contained in:
parent
3936246b79
commit
8cd8fa85a2
|
@ -1,13 +1,13 @@
|
|||
{
|
||||
"name": "W3Q Mainnet",
|
||||
"chain": "W3Q",
|
||||
"name": "Web3Q Mainnet",
|
||||
"chain": "Web3Q",
|
||||
"rpc": [
|
||||
"https://mainnet.web3q.io:8545"
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "W3Q",
|
||||
"name": "Web3Q",
|
||||
"symbol": "W3Q",
|
||||
"decimals": 18
|
||||
},
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
{
|
||||
"name": "W3Q Testnet",
|
||||
"chain": "W3Q",
|
||||
"name": "Web3Q Testnet",
|
||||
"chain": "Web3Q",
|
||||
"rpc": [
|
||||
"https://testnet.web3q.io:8545"
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "W3Q",
|
||||
"name": "Web3Q",
|
||||
"symbol": "W3Q",
|
||||
"decimals": 18
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user