mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Quokkacoin Mainnet (#1538)
* Add Quokkacoin Mainnet * Update _data/chains/eip155-2077.json Co-authored-by: ligi <ligi@ligi.de> * Update eip155-2077.json run the prettier, thank you for the suggestion Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
5cd6a87556
commit
c8ed86c84a
22
_data/chains/eip155-2077.json
Normal file
22
_data/chains/eip155-2077.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"name": "Quokkacoin Mainnet",
|
||||
"chain": "Qkacoin",
|
||||
"rpc": ["http://rpc.qkacoin.org:8548"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Qkacoin",
|
||||
"symbol": "QKA",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://qkacoin.org",
|
||||
"shortName": "QKA",
|
||||
"chainId": 2077,
|
||||
"networkId": 2077,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "blockscout",
|
||||
"url": "https://explorer.qkacoin.org",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user