chains/_data/chains/eip155-789.json
Patex Ecosystem e50018bffc
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>
2023-06-21 20:27:47 +02:00

26 lines
505 B
JSON

{
"name": "Patex",
"chain": "ETH",
"icon": "patex",
"rpc": ["https://rpc.patex.io/"],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"infoURL": "https://patex.io/",
"shortName": "peth",
"chainId": 789,
"networkId": 789,
"explorers": [
{
"name": "patexscan",
"url": "https://patexscan.io",
"icon": "patex",
"standard": "EIP3091"
}
]
}