Adding Gitshock Chain (#2151)

* adding gitshock-cartenz

adding new chain gitshock finance testnet

* rename icon gitshock

* fix prettier

* Delete Chain.kt

* update prettier and resize images
This commit is contained in:
Avenbreaks 2023-01-17 22:09:29 +08:00 committed by GitHub
parent 849c45ca84
commit 7ef417c36a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 39 additions and 0 deletions

View File

@ -0,0 +1,31 @@
{
"name": "Gitshock Cartenz Testnet",
"chain": "Gitshock Cartenz",
"icon": "gitshockchain",
"rpc": ["https://rpc.cartenz.works"],
"features": [
{
"name": "EIP155"
},
{
"name": "EIP1559"
}
],
"faucets": [],
"nativeCurrency": {
"name": "Gitshock Cartenz",
"symbol": "tGTFX",
"decimals": 18
},
"infoURL": "https://gitshock.com",
"shortName": "gitshockchain",
"chainId": 1881,
"networkId": 1881,
"explorers": [
{
"name": "blockscout",
"url": "https://scan.cartenz.works",
"standard": "EIP3091"
}
]
}

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 178 KiB