Skip to content

Commit

Permalink
Update the Agung testnet URL (#6562)
Browse files Browse the repository at this point in the history
* Update the Agung testnet URL

* Update blockchain explorer

* Fix build fail

---------

Co-authored-by: jaypan <[email protected]>
  • Loading branch information
sfffaaa and jaypan authored Jan 10, 2025
1 parent 3003523 commit e3f23f1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _data/chains/eip155-9990.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Agung Network",
"chain": "Agung",
"icon": "agung",
"rpc": ["https://rpcpc1-qa.agung.peaq.network"],
"rpc": ["https:///wss-async.agung.peaq.network"],
"faucets": [],
"nativeCurrency": {
"name": "Agung",
Expand All @@ -16,12 +16,12 @@
"explorers": [
{
"name": "Polkadot.js",
"url": "https://polkadot.js.org/apps/?rpc=wss://wsspc1-qa.agung.peaq.network#/explorer",
"url": "https://polkadot.js.org/apps/?rpc=wss:///wss-async.agung.peaq.network#/explorer",
"standard": "none"
},
{
"name": "Subscan",
"url": "https://agung.subscan.io",
"url": "https://agung-testnet.subscan.io",
"standard": "none"
}
]
Expand Down

0 comments on commit e3f23f1

Please sign in to comment.