mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
16 lines
311 B
JSON
16 lines
311 B
JSON
{
|
|
"name": "Patex Sepolia Testnet",
|
|
"chain": "ETH",
|
|
"rpc": ["https://test-rpc.patex.io/"],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "Sepolia Ether",
|
|
"symbol": "ETH",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://patex.io/",
|
|
"shortName": "psep",
|
|
"chainId": 471100,
|
|
"networkId": 471100
|
|
}
|