Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/stable'
Browse files Browse the repository at this point in the history
To bring more ETH nodes.

# Conflicts:
#	src/GWallet.Backend/servers.json
  • Loading branch information
knocte committed Jul 4, 2024
2 parents bb9a3ae + 9c082a9 commit 9feb545
Showing 1 changed file with 121 additions and 1 deletion.
122 changes: 121 additions & 1 deletion src/GWallet.Backend/servers.json
Original file line number Diff line number Diff line change
Expand Up @@ -3250,6 +3250,126 @@
}
],
"ETH": [
{
"ServerInfo": {
"NetworkPath": "ethereum-rpc.publicnode.com",
"ConnectionType": {
"Encrypted": true,
"Protocol": {
"Case": "Http"
}
}
},
"CommunicationHistory": null
},
{
"ServerInfo": {
"NetworkPath": "1rpc.io/eth",
"ConnectionType": {
"Encrypted": true,
"Protocol": {
"Case": "Http"
}
}
},
"CommunicationHistory": null
},
{
"ServerInfo": {
"NetworkPath": "eth.drpc.org",
"ConnectionType": {
"Encrypted": true,
"Protocol": {
"Case": "Http"
}
}
},
"CommunicationHistory": null
},
{
"ServerInfo": {
"NetworkPath": "eth.merkle.io",
"ConnectionType": {
"Encrypted": true,
"Protocol": {
"Case": "Http"
}
}
},
"CommunicationHistory": null
},
{
"ServerInfo": {
"NetworkPath": "eth.meowrpc.com",
"ConnectionType": {
"Encrypted": true,
"Protocol": {
"Case": "Http"
}
}
},
"CommunicationHistory": null
},
{
"ServerInfo": {
"NetworkPath": "api.stateless.solutions/ethereum/v1/demo",
"ConnectionType": {
"Encrypted": true,
"Protocol": {
"Case": "Http"
}
}
},
"CommunicationHistory": null
},
{
"ServerInfo": {
"NetworkPath": "rpc.flashbots.net",
"ConnectionType": {
"Encrypted": true,
"Protocol": {
"Case": "Http"
}
}
},
"CommunicationHistory": null
},
{
"ServerInfo": {
"NetworkPath": "endpoints.omniatech.io/v1/eth/mainnet/public",
"ConnectionType": {
"Encrypted": true,
"Protocol": {
"Case": "Http"
}
}
},
"CommunicationHistory": null
},
{
"ServerInfo": {
"NetworkPath": "eth-pokt.nodies.app",
"ConnectionType": {
"Encrypted": true,
"Protocol": {
"Case": "Http"
}
}
},
"CommunicationHistory": null
},
{
"ServerInfo": {
"NetworkPath": "rpc.mevblocker.io",
"ConnectionType": {
"Encrypted": true,
"Protocol": {
"Case": "Http"
}
}
},
"CommunicationHistory": null
},
{
"ServerInfo": {
"NetworkPath": "cloudflare-eth.com/",
Expand Down Expand Up @@ -4707,4 +4827,4 @@
}
]
}
}
}

0 comments on commit 9feb545

Please sign in to comment.