diff --git a/_data/chains/eip155-1773.json b/_data/chains/eip155-1773.json new file mode 100644 index 00000000..b5709c5f --- /dev/null +++ b/_data/chains/eip155-1773.json @@ -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" + } + ] +} diff --git a/_data/icons/grams.json b/_data/icons/grams.json new file mode 100644 index 00000000..8418f0a2 --- /dev/null +++ b/_data/icons/grams.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmerDBFoXvgev2xx9U71gAaAK4CtxaaQVaAPf9Qi6UF9MS", + "width": 400, + "height": 400, + "format": "jpg" + } +] diff --git a/_data/iconsDownload/QmerDBFoXvgev2xx9U71gAaAK4CtxaaQVaAPf9Qi6UF9MS b/_data/iconsDownload/QmerDBFoXvgev2xx9U71gAaAK4CtxaaQVaAPf9Qi6UF9MS new file mode 100644 index 00000000..80a4164d Binary files /dev/null and b/_data/iconsDownload/QmerDBFoXvgev2xx9U71gAaAK4CtxaaQVaAPf9Qi6UF9MS differ