mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
8b5c32abc4
commit
5c0eabc187
23
_data/chains/eip155-1455.json
Normal file
23
_data/chains/eip155-1455.json
Normal 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
8
_data/icons/ctex.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://bafkreid5evn4qovxo6msuekizv5zn7va62tea7w2zpdx5sskconebuhqle",
|
||||
"width": 800,
|
||||
"height": 800,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user