Skip to content

Commit

Permalink
update testnet URLs for Plume Network
Browse files Browse the repository at this point in the history
  • Loading branch information
eyqs committed Mar 27, 2024
1 parent 2983d7d commit 0e64714
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _data/chains/eip155-161221135.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Plume Testnet",
"title": "Plume Sepolia Rollup Testnet",
"chain": "ETH",
"rpc": ["https://plume-testnet.rpc.caldera.xyz/http"],
"rpc": ["https://testnet-rpc.plumenetwork.xyz/http"],
"faucets": [],
"nativeCurrency": {
"name": "Plume Sepolia Ether",
Expand All @@ -18,14 +18,14 @@
"explorers": [
{
"name": "Blockscout",
"url": "https://plume-testnet.explorer.caldera.xyz",
"url": "https://testnet-explorer.plumenetwork.xyz/",
"icon": "blockscout",
"standard": "EIP3091"
}
],
"parent": {
"type": "L2",
"chain": "eip155-11155111",
"bridges": [{ "url": "https://plume-testnet.calderabridge.xyz" }]
"bridges": [{ "url": "https://testnet-bridge.plumenetwork.xyz/" }]
}
}

0 comments on commit 0e64714

Please sign in to comment.