mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Merge pull request #37 from MickdeGraaf/master
Added PepChain Churchill testnet
This commit is contained in:
commit
d20fc84eda
|
@ -380,8 +380,8 @@
|
|||
"chain_id": 11,
|
||||
"network_id": 11,
|
||||
"rpc": ["https://api.metadium.com/prod"]
|
||||
},
|
||||
{
|
||||
},
|
||||
{
|
||||
"name": "Metadium Testnet",
|
||||
"short_name": "kal",
|
||||
"chain": "META",
|
||||
|
@ -389,5 +389,14 @@
|
|||
"chain_id": 12,
|
||||
"network_id": 12,
|
||||
"rpc": ["https://api.metadium.com/dev"]
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "PepChain Churchill",
|
||||
"short_name": "tpep",
|
||||
"chain": "PEP",
|
||||
"network": "testnet",
|
||||
"chain_id": 13371337,
|
||||
"network_id": 13371337,
|
||||
"rpc": ["https://churchill-rpc.pepchain.io/"]
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue
Block a user