Add Credit Smartchain (#2160)

* Update

Add Credit Smartchain details

* Update

Add Credit logo

* Update

Add CSCScan logo

* Update

Edit explorer url.

* Update

reduce icons by reusing the same file

* Delete cscscan.json

* update
This commit is contained in:
heyoka 2023-01-18 22:14:12 +02:00 committed by GitHub
parent 197eeaa6d5
commit 2615da250f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 33 additions and 0 deletions

View File

@ -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"
}
]
}

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

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