mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
849c45ca84
commit
7ef417c36a
31
_data/chains/eip155-1881.json
Normal file
31
_data/chains/eip155-1881.json
Normal 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"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
8
_data/icons/gitshockchain.json
Normal file
8
_data/icons/gitshockchain.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://bafkreifqpj5jkjazvh24muc7wv4r22tihzzl75cevgecxhvojm4ls6mzpq",
|
||||||
|
"width": 512,
|
||||||
|
"height": 512,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
Binary file not shown.
After Width: | Height: | Size: 178 KiB |
Loading…
Reference in New Issue
Block a user