Added Consta Test Network. (#2226)

* Added Consta Testnet.

* Create constachain.json

* Added Consta chain Logo.

* Update eip155-371.json

---------

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
constachain 2023-02-04 21:07:54 +05:30 committed by GitHub
parent 3d186d9637
commit 33dcd88325
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,23 @@
{
"name": "Consta Testnet",
"chain": "tCNT",
"rpc": ["https://rpc-testnet.theconsta.com"],
"faucets": [],
"nativeCurrency": {
"name": "tCNT",
"symbol": "tCNT",
"decimals": 18
},
"infoURL": "http://theconsta.com",
"shortName": "tCNT",
"chainId": 371,
"networkId": 371,
"icon": "constachain",
"explorers": [
{
"name": "blockscout",
"url": "https://explorer-testnet.theconsta.com",
"standard": "EIP3091"
}
]
}

View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmfQ1yae6uvXgBSwnwJM4Mtp8ctH66tM6mB1Hsgu4XvsC9",
"width": 2000,
"height": 2000,
"format": "png"
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB