mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
horizen gobi testnet ankr rpc added (#3039)
This commit is contained in:
parent
0035cc0c1b
commit
d2406c5728
|
@ -3,7 +3,10 @@
|
|||
"shortName": "Gobi",
|
||||
"chain": "Gobi",
|
||||
"icon": "eon",
|
||||
"rpc": ["https://gobi-testnet.horizenlabs.io/ethv1"],
|
||||
"rpc": [
|
||||
"https://gobi-testnet.horizenlabs.io/ethv1",
|
||||
"https://rpc.ankr.com/horizen_testnet_evm"
|
||||
],
|
||||
"features": [
|
||||
{
|
||||
"name": "EIP155"
|
||||
|
|
Loading…
Reference in New Issue
Block a user