mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
d2406c5728
commit
e50018bffc
|
@ -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
8
_data/icons/patex.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmTNTSNn3t5WpSEzQmUYbkxYkBKaH6QahyVdVrRKyPHChr",
|
||||
"width": 800,
|
||||
"height": 800,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user