Skip to content

Commit

Permalink
fix: πŸ› Corrected RPC for bepolia rpc for Berachain (#6864)
Browse files Browse the repository at this point in the history
Co-authored-by: ligi <[email protected]>
  • Loading branch information
codingwithmanny and ligi authored Feb 23, 2025
1 parent 6fac06a commit d30e8bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _data/chains/eip155-80069.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Berachain Bepolia",
"chain": "Berachain",
"rpc": ["https://testnet.rpc.berachain.com"],
"rpc": ["https://bepolia.rpc.berachain.com"],
"faucets": [],
"nativeCurrency": {
"name": "Testnet BERA Token",
Expand Down

0 comments on commit d30e8bd

Please sign in to comment.