Add altcoinchain mainnet (#1969)

* Create eip155-2330.json

* Create altcoinchain.json

* Add files via upload

* formated with prettier
This commit is contained in:
Altcoin Cash 2022-12-02 18:42:33 +01:00 committed by GitHub
parent c41a494684
commit 16bab602ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,25 @@
{
"name": "Altcoinchain",
"chain": "mainnet",
"rpc": ["http://161.35.101.221:8545", "https://rpc0.altcoinchain.org"],
"faucets": [],
"nativeCurrency": {
"name": "Altcoin",
"symbol": "ALT",
"decimals": 18
},
"infoURL": "https://altcoinchain.org",
"shortName": "alt",
"chainId": 2330,
"networkId": 12345,
"icon": "altcoinchain",
"status": "incubating",
"explorers": [
{
"name": "expedition",
"url": "https://expedition.altcoinchain.org",
"icon": "altcoinchain",
"standard": "none"
}
]
}

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB