Add PartyChain Mainnet (#2602)

* Add PartyChain mainnet

* Update eip155-1773.json
This commit is contained in:
Altcoin Cash 2023-04-09 00:57:18 +02:00 committed by GitHub
parent e1f4241788
commit 386177ccd6
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": "PartyChain",
"chain": "mainnet",
"rpc": ["https://tea.mining4people.com/rpc", "http://172.104.194.36:8545"],
"faucets": [],
"nativeCurrency": {
"name": "Grams",
"symbol": "GRAMS",
"decimals": 18
},
"infoURL": "TeaPartyCrypto.com",
"shortName": "TeaParty",
"chainId": 1773,
"networkId": 1773,
"icon": "grams",
"status": "incubating",
"explorers": [
{
"name": "PartyExplorer",
"url": "https://partyexplorer.co",
"icon": "grams",
"standard": "EIP3091"
}
]
}

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

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmerDBFoXvgev2xx9U71gAaAK4CtxaaQVaAPf9Qi6UF9MS",
"width": 400,
"height": 400,
"format": "jpg"
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB