mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
197eeaa6d5
commit
2615da250f
25
_data/chains/eip155-13308.json
Normal file
25
_data/chains/eip155-13308.json
Normal 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
8
_data/icons/credit.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://bafkreifbso3gd4wu5wxl27xyurxctmuae2jyuy37guqtzx23nga6ba4ag4",
|
||||
"width": 1000,
|
||||
"height": 1628,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user