Skip to content

Commit

Permalink
Add BTC (ZETA) (#28013)
Browse files Browse the repository at this point in the history
* Create info.json

* Create logo.png

* Update info.json

* minor fix: ZETACHAIN type

---------

Co-authored-by: nikoskarakostas <[email protected]>
  • Loading branch information
cryptomanz1 and nikoskarakostas authored May 19, 2024
1 parent 745a7c8 commit c857b1d
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "Bitcoin",
"website": "https://bitcoin.org/en/",
"description": "Bitcoin is a decentralized cryptocurrency originally described in a 2008 whitepaper by a person, or group of people, using the alias Satoshi Nakamoto. It was launched soon after, in January 2009.",
"explorer": "https://zetachain.blockscout.com/token/0x13A0c5930C028511Dc02665E7285134B6d11A5f4",
"type": "ZETACHAIN",
"symbol": "BTC",
"decimals": 8,
"status": "active",
"id": "0x13A0c5930C028511Dc02665E7285134B6d11A5f4",
"links": [
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/bitcoin/"
},
{
"name": "github",
"url": "https://github.com/bitcoin/bitcoin"
}
]
}
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 c857b1d

Please sign in to comment.