Skip to content

Commit

Permalink
Add Rootstock chain (#28749)
Browse files Browse the repository at this point in the history
* Create info.json

* Create logo.png
  • Loading branch information
cryptomanz1 authored Jul 15, 2024
1 parent 72beafc commit 2f71c3b
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions blockchains/rootstock/info/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"name": "Rootstock",
"website": "https://rootstock.io/",
"description": "Deploy EVM compatible smart contracts on Rootstock and leverage the security of the Bitcoin network.",
"explorer": "https://explorer.rootstock.io/",
"symbol": "ROOTSTOCK",
"type": "coin",
"decimals": 18,
"status": "active",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/rootstock_io"
},
{
"name": "telegram",
"url": "https://t.me/rskofficialcommunity"
}
]
}
Binary file added blockchains/rootstock/info/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2f71c3b

Please sign in to comment.