mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add eip155-614 network (#2304)
* Add Graphlinq Blockchain * Removal of slash at the end of url --------- Co-authored-by: jguyet <gygydu19@hotmail.fr>
This commit is contained in:
parent
b9de741f30
commit
67d838135a
22
_data/chains/eip155-614.json
Normal file
22
_data/chains/eip155-614.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"name": "Graphlinq Blockchain Mainnet",
|
||||
"chain": "GLQ Blockchain",
|
||||
"rpc": ["https://glq-dataseed.graphlinq.io"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "GLQ",
|
||||
"symbol": "GLQ",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://graphlinq.io",
|
||||
"shortName": "glq",
|
||||
"chainId": 614,
|
||||
"networkId": 614,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "GLQ Explorer",
|
||||
"url": "https://explorer.graphlinq.io",
|
||||
"standard": "none"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user