Skip to content

Commit

Permalink
Add Tanssi ContainerChain (#3344)
Browse files Browse the repository at this point in the history
* Add Tanssi EVM ContainerChain json file

* new line at the end of the file

---------

Co-authored-by: ligi <[email protected]>
  • Loading branch information
augustocollado and ligi authored Aug 24, 2023
1 parent c4dd8ba commit 8aa9622
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions _data/chains/eip155-5678.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"name": "Tanssi EVM ContainerChain",
"chain": "EVMCC",
"rpc": [
"https://fraa-dancebox-3001-rpc.a.dancebox.tanssi.network",
"wss://fraa-dancebox-3001-rpc.a.dancebox.tanssi.network"
],
"faucets": [],
"nativeCurrency": {
"name": "Unit",
"symbol": "Unit",
"decimals": 18
},
"infoURL": "https://tanssi.network",
"shortName": "TanssiCC",
"chainId": 5678,
"networkId": 5678,
"explorers": []
}

0 comments on commit 8aa9622

Please sign in to comment.