mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Scolcoin Blockchain mainnet and testnet (#2436)
* Add files via upload Add Scolcoin Blockchain mainnet and testnet * Add files via upload Add Icon Scolcoin Blockchain mainnet and testnet * Update eip155-6552.json * Update eip155-65450.json * Update eip155-6552.json * Update eip155-65450.json * Update eip155-65450.json * Update eip155-6552.json * Delete scolcoin.json * Update eip155-65450.json * Update eip155-6552.json * Update _data/chains/eip155-65450.json * Add Icon Scolcoin Wei Chain Add ipfs Logo * Update eip155-6552.json * Update eip155-6552.json * Update eip155-65450.json * Update eip155-6552.json * use Prettier * Add iconsDownload Add QmVES1eqDXhP8SdeCpM85wvjmhrQDXGRquQebDrSdvJqpt --------- Co-authored-by: ligi <ligi@ligi.de> Co-authored-by: root <root@vmi453218.contaboserver.net>
This commit is contained in:
parent
d72aece6d6
commit
6517633493
23
_data/chains/eip155-65450.json
Normal file
23
_data/chains/eip155-65450.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "Scolcoin Mainnet",
|
||||
"chain": "SCOLWEI",
|
||||
"rpc": ["https://mainnet-rpc.scolcoin.com"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Scolcoin",
|
||||
"symbol": "SCOL",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://scolcoin.com",
|
||||
"shortName": "SRC",
|
||||
"chainId": 65450,
|
||||
"networkId": 65450,
|
||||
"icon": "scolcoin",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Scolscan Explorer",
|
||||
"url": "https://explorer.scolcoin.com",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
23
_data/chains/eip155-6552.json
Normal file
23
_data/chains/eip155-6552.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "Scolcoin WeiChain Testnet",
|
||||
"chain": "SCOLWEI-testnet",
|
||||
"rpc": ["https://testnet-rpc.scolcoin.com"],
|
||||
"faucets": ["https://faucet.scolcoin.com"],
|
||||
"nativeCurrency": {
|
||||
"name": "Scolcoin",
|
||||
"symbol": "SCOL",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://scolcoin.com",
|
||||
"shortName": "SRC-test",
|
||||
"chainId": 6552,
|
||||
"networkId": 6552,
|
||||
"icon": "scolcoin",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Scolscan Testnet Explorer",
|
||||
"url": "https://testnet-explorer.scolcoin.com",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
8
_data/icons/scolcoin.json
Normal file
8
_data/icons/scolcoin.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmVES1eqDXhP8SdeCpM85wvjmhrQDXGRquQebDrSdvJqpt",
|
||||
"width": 792,
|
||||
"height": 822,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Binary file not shown.
After Width: | Height: | Size: 165 KiB |
Loading…
Reference in New Issue
Block a user