Update Patex(chainId: 789) (#3037)

* Create patex.json

* update Patex(chainId: 789)

---------

Co-authored-by: John-Smith-P <john@patex.io>
Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
Patex Ecosystem 2023-06-21 21:27:47 +03:00 committed by GitHub
parent d2406c5728
commit e50018bffc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 1 deletions

View File

@ -1,6 +1,7 @@
{
"name": "Patex",
"chain": "ETH",
"icon": "patex",
"rpc": ["https://rpc.patex.io/"],
"faucets": [],
"nativeCurrency": {
@ -8,8 +9,17 @@
"symbol": "ETH",
"decimals": 18
},
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"infoURL": "https://patex.io/",
"shortName": "peth",
"chainId": 789,
"networkId": 789
"networkId": 789,
"explorers": [
{
"name": "patexscan",
"url": "https://patexscan.io",
"icon": "patex",
"standard": "EIP3091"
}
]
}

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

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