Add BTD and BTS logos and info (#6537)

* Add BTD and BTS logos and info

One of our BoltDollar (Previously Bat True Dollar) community members noticed TrustWallet is now showing the price for our tokens, but it does not have logos or associated info.  this change is to correct that.

* fix contract addresses

* Revert "fix contract addresses"

This reverts commit ce8fd47bbb405e645975db64c9a422afdad4dd7c.

* refresh

* BTS BTD in checksum format

re-added BTS and BTD info as formatting for checksum format did not come through
This commit is contained in:
mrparadox9 2021-04-30 07:56:51 -04:00 committed by GitHub
parent f78cc17cd8
commit 96036d94ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,11 @@
{
"name": "Bolt Dollar",
"website": "https://boltdollar.finance/",
"description": "Bolt Dollar - previously Bat True Dollar - is a community owned and driven algorithmic stable coin project established on BSC",
"explorer": "https://bscscan.com/address/0xD1102332a213E21faF78B69C03572031F3552c33",
"type": "BEP20",
"symbol": "BTD",
"decimals": 18,
"status": "active",
"id": "0xD1102332a213E21faF78B69C03572031F3552c33"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

View File

@ -0,0 +1,11 @@
{
"name": "Bolt Dollar Share",
"website": "https://boltdollar.finance/",
"description": "Bolt Dollar - previously Bat True Dollar - is a community owned and driven algorithmic stable coin project established on BSC",
"explorer": "https://bscscan.com/address/0xc2e1acef50aE55661855E8dcB72adB182A3cC259",
"type": "BEP20",
"symbol": "BTS",
"decimals": 18,
"status": "active",
"id": "0xc2e1acef50aE55661855E8dcB72adB182A3cC259"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB