diff --git a/_data/chains/eip155-614.json b/_data/chains/eip155-614.json new file mode 100644 index 00000000..f398a00a --- /dev/null +++ b/_data/chains/eip155-614.json @@ -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" + } + ] +}