Skip to content

Commit

Permalink
✨ Adding 'koalabear' (#195)
Browse files Browse the repository at this point in the history
* Add new 'koalabear' app chain to project

A new app chain named 'koalabear' has been added to the project. The specific JSON file includes all necessary details such as name, logo, rpc_url, explorer_url, metrics endpoint and its unique identifier.

* prettier fixes

---------

Co-authored-by: apoorvsadana <95699312+apoorvsadana@users.noreply.github.com>
  • Loading branch information
anukkrit149 and apoorvsadana authored Jan 27, 2024
1 parent 70af43f commit 5616ba5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions app_chains/b9b2810d-6624-4d10-9b07-de3dabbacb35.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "koalabear",
"logo": "https://i.imgur.com/GuYuUjn.jpeg",
"rpc_url": "http://49.13.201.42:9944",
"explorer_url": "http://49.13.201.42:4000",
"metrics_endpoint": "http://49.13.201.42:9615/metrics",
"id": "b9b2810d-6624-4d10-9b07-de3dabbacb35"
}

0 comments on commit 5616ba5

Please sign in to comment.