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:
Social Coin of Colombia (SCOL) 2023-03-17 13:25:35 +07:00 committed by GitHub
parent d72aece6d6
commit 6517633493
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 54 additions and 0 deletions

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

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

View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmVES1eqDXhP8SdeCpM85wvjmhrQDXGRquQebDrSdvJqpt",
"width": 792,
"height": 822,
"format": "png"
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 165 KiB