Skip to content

Commit

Permalink
Add BSR logo and info (BEP20)
Browse files Browse the repository at this point in the history
Added Logo and Token info for BinStarter.
  • Loading branch information
BinStarter authored Oct 6, 2021
1 parent 7ced856 commit b1ca462
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 29 additions & 0 deletions blockchains/smartchain/assets/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"name": "BinStarter",
"type": "BEP20",
"symbol": "BSR",
"decimals": 18,
"website": "https://binstarter.io",
"description": "BSR is a token for BinStarter launchpad",
"explorer": "https://bscscan.com/token/0xab287e6d370c61f105630e656b5468acb4d00423",
"status": "active",
"id": "0xab287e6d370c61f105630e656b5468acb4d00423",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/BinStarterio"
},
{
"name": "coingecko",
"url": "https://www.coingecko.com/en/coins/binstarter"
},
{
"name": "telegram",
"url": "https://t.me/BinstarterOfficial"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/binstarter/"
}
]
}

0 comments on commit b1ca462

Please sign in to comment.