Skip to content

Commit

Permalink
Add PublicNode RPC for Unichain Sepolia
Browse files Browse the repository at this point in the history
  • Loading branch information
3eph1r0th authored Dec 26, 2024
1 parent 8217a92 commit ccf076b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion _data/chains/eip155-1301.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
{
"name": "Unichain Sepolia Testnet",
"chain": "ETH",
"rpc": ["https://sepolia.unichain.org"],
"rpc": [
"https://sepolia.unichain.org",
"https://unichain-sepolia-rpc.publicnode.com",
"wss://unichain-sepolia-rpc.publicnode.com"
],
"faucets": [],
"nativeCurrency": {
"name": "Sepolia Ether",
Expand Down

0 comments on commit ccf076b

Please sign in to comment.