diff --git a/_data/chains/eip155-13308.json b/_data/chains/eip155-13308.json new file mode 100644 index 00000000..14713e7e --- /dev/null +++ b/_data/chains/eip155-13308.json @@ -0,0 +1,25 @@ +{ + "name": "Credit Smartchain Mainnet", + "chain": "CREDIT", + "rpc": ["https://mainnet-rpc.cscscan.io"], + "faucets": [], + "nativeCurrency": { + "name": "Credit", + "symbol": "CREDIT", + "decimals": 18 + }, + "features": [{ "name": "EIP155" }, { "name": "EIP1559" }], + "infoURL": "https://creditsmartchain.com", + "shortName": "Credit", + "chainId": 13308, + "networkId": 1, + "icon": "credit", + "explorers": [ + { + "name": "CSC Scan", + "url": "https://explorer.cscscan.io", + "icon": "credit", + "standard": "EIP3091" + } + ] +} diff --git a/_data/icons/credit.json b/_data/icons/credit.json new file mode 100644 index 00000000..389cb44e --- /dev/null +++ b/_data/icons/credit.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://bafkreifbso3gd4wu5wxl27xyurxctmuae2jyuy37guqtzx23nga6ba4ag4", + "width": 1000, + "height": 1628, + "format": "png" + } +]