Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Update] Polter Testnet RPC and block explorer url #5980

Merged
merged 9 commits into from
Oct 13, 2024
10 changes: 8 additions & 2 deletions _data/chains/eip155-631571.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Polter Testnet",
"chain": "Geist",
"rpc": [],
"rpc": ["https://geist-polter.g.alchemy.com/public"],
"faucets": [],
"nativeCurrency": {
"name": "Polter GHST",
Expand All @@ -15,5 +15,11 @@
"networkId": 631571,
"status": "incubating",
"icon": "polterGeist",
"explorers": []
"explorers": [
{
"name": "Polter Testnet Explorer",
"url": "https://polter-testnet.explorer.alchemy.com",
"standard": "EIP3091"
}
]
}
Loading