Create eip155-1455.json (#2132)

* Create eip155-1455.json

* Create ctex.json

* Update _data/chains/eip155-1455.json

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
CRYPTO TEX 2023-01-13 15:33:12 +05:30 committed by GitHub
parent 8b5c32abc4
commit 5c0eabc187
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,23 @@
{
"name": "Ctex Scan Blockchain",
"chain": "Ctex Scan Blockchain",
"icon": "ctex",
"rpc": ["https://mainnet-rpc.ctexscan.com/"],
"faucets": ["https://faucet.ctexscan.com"],
"nativeCurrency": {
"name": "CTEX",
"symbol": "CTEX",
"decimals": 18
},
"infoURL": "https://ctextoken.io",
"shortName": "CTEX",
"chainId": 1455,
"networkId": 1455,
"explorers": [
{
"name": "Ctex Scan Explorer",
"url": "https://ctexscan.com",
"standard": "none"
}
]
}

8
_data/icons/ctex.json Normal file
View File

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