Skip to content

Commit

Permalink
add cannon chain (ethereum-lists#5868)
Browse files Browse the repository at this point in the history
Co-authored-by: ligi <[email protected]>
  • Loading branch information
dbeal-eth and ligi authored Sep 18, 2024
1 parent f2ef75a commit a97273a
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions _data/chains/eip155-13370.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "Cannon Testnet",
"title": "Cannon Private Testnet",
"chain": "ETH",
"rpc": ["http://127.0.0.1:8545"],
"faucets": [],
"nativeCurrency": {
"name": "Cannon Testnet Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://usecannon.com",
"shortName": "cannon",
"chainId": 13370,
"networkId": 13370
}

0 comments on commit a97273a

Please sign in to comment.