Skip to content

Commit

Permalink
Update preconfigured chains (#3301)
Browse files Browse the repository at this point in the history
Co-authored-by: novasama-bot <140433189+novasama-bot[bot]@users.noreply.github.com>
  • Loading branch information
novasama-bot[bot] authored Dec 23, 2024
1 parent ed6ecd8 commit b64fc47
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
4 changes: 4 additions & 0 deletions chains/v21/preConfigured/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,10 @@
"chainId": "295aeafca762a304d92ee1505548695091f6082d3f0aa4d092ac3cd6397a6c5e",
"name": "Autonomys Taurus Testnet (TESTNET)"
},
{
"chainId": "b90d85934bfb24c3dda047c1e46eba140b4f18fd5c2810f763dd2d6be8047370",
"name": "Beresheet (TESTNET)"
},
{
"chainId": "15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff",
"name": "BIFROST Testnet (TESTNET)"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"chainId": "b90d85934bfb24c3dda047c1e46eba140b4f18fd5c2810f763dd2d6be8047370",
"name": "Beresheet (TESTNET)",
"assets": [
{
"assetId": 0,
"symbol": "tEDG",
"precision": 18,
"icon": "Default.svg"
}
],
"nodes": [
{
"url": "wss://beresheet.jelliedowl.net",
"name": "JelliedOwl"
}
],
"addressPrefix": 7
}

0 comments on commit b64fc47

Please sign in to comment.