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",
|
"name": "Web3Q Mainnet",
|
||||||
"chain": "W3Q",
|
"chain": "Web3Q",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://mainnet.web3q.io:8545"
|
"https://mainnet.web3q.io:8545"
|
||||||
],
|
],
|
||||||
"faucets": [
|
"faucets": [
|
||||||
],
|
],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "W3Q",
|
"name": "Web3Q",
|
||||||
"symbol": "W3Q",
|
"symbol": "W3Q",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
{
|
{
|
||||||
"name": "W3Q Testnet",
|
"name": "Web3Q Testnet",
|
||||||
"chain": "W3Q",
|
"chain": "Web3Q",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://testnet.web3q.io:8545"
|
"https://testnet.web3q.io:8545"
|
||||||
],
|
],
|
||||||
"faucets": [
|
"faucets": [
|
||||||
],
|
],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "W3Q",
|
"name": "Web3Q",
|
||||||
"symbol": "W3Q",
|
"symbol": "W3Q",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user