Skip to content

Commit

Permalink
Updated Logo, name & info (#26686)
Browse files Browse the repository at this point in the history
* Updated logo, name and info

BitcoinSoV has changed name to BSOV Token to eliminate misconceptions with Bitcoin. The website is also changed as you can see on CoinMarketCap.
The logo file just has a white background added, because with a transparent background the logo didn't present well on dark backgrounds.

* corrected syntax error

corrected syntax error

* corrected error

* corrected error again

---------

Co-authored-by: CryptoA <82717856+Cryptocool1@users.noreply.github.com>
  • Loading branch information
realrouse and Cryptocool1 authored Oct 30, 2023
1 parent feb6571 commit 40ce621
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,14 +1,43 @@
{
"name": "BitcoinSoV",
"name": "BSOV Token",
"symbol": "BSOV",
"type": "ERC20",
"decimals": 8,
"description": "-",
"website": "https://www.btcsov.com/",
"description": "BSOV Token is not a Bitcoin fork, but shares Bitcoin’s supply distribution with a deflationary design. This cryptocurrency is the first mineable and deflationary-by-design crypto commodity built on the Ethereum blockchain (ERC20).",
"website": "https://www.bsovtoken.com/",
"explorer": "https://etherscan.io/token/0x26946adA5eCb57f3A1F91605050Ce45c482C9Eb1",
"status": "active",
"id": "0x26946adA5eCb57f3A1F91605050Ce45c482C9Eb1",
"tags": [
"deflationary"
"deflationary",
"defi"
],
"links": [
{
"name": "telegram",
"url": "https://t.me/BitcoinSoVCommunity"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/bitcoinsov/"
},
{
"name": "whitepaper",
"url": "https://bsovtoken.com/wp-content/uploads/2020/06/BitcoinSoV-BSoV_-A-Mineable-Deflationary-Store-of-Value-1.pdf"
},
{
"name": "telegram_news",
"url": "https://t.me/BSOVnews"
},
{
"name": "blog",
"url": "https://bsovtoken.com/stories"
},

{
"name": "twitter",
"url": "https://twitter.com/bsov_"
}
]
}
}

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 40ce621

Please sign in to comment.