Skip to content

Commit

Permalink
Update data/networks.json
Browse files Browse the repository at this point in the history
Co-authored-by: Denis Fadeev <denis@fadeev.org>
  • Loading branch information
lumtis and fadeev authored Jul 22, 2024
1 parent a4457f4 commit 910cf56
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions data/networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,14 @@
"symbol": "ETH"
}
],
"apps": [
{
"type": "explorer",
"url": "https://sepolia.basescan.org/",
"tx": "/tx/${tx}",
"address": "/address/${address}"
}
],
"api": [
{
"url": "https://base-sepolia.blockpi.network/v1/rpc/public",
Expand Down

0 comments on commit 910cf56

Please sign in to comment.