forked from trustwallet/assets
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes (sanity and consistency, auto), history
- Loading branch information
cryptomanz
authored and
trust-wallet-merge-bot
committed
Sep 16, 2021
1 parent
6064b14
commit d6ee90b
Showing
4 changed files
with
41 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
42 changes: 21 additions & 21 deletions
42
blockchains/smartchain/assets/0x75856ea207CE7194E4E65c334BEc143D77701E4a/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,21 @@ | ||
{ | ||
"name": "MiniSports Token", | ||
"type": "BEP20", | ||
"symbol": "MiniSports", | ||
"decimals": 9, | ||
"website": "https://minisportstoken.com/", | ||
"description": "MiniSports is a sports based community token developed mainly to create a safehaven for sports lovers.", | ||
"explorer": "https://bscscan.com/token/0x75856ea207CE7194E4E65c334BEc143D77701E4a", | ||
"status": "active", | ||
"id": "0x75856ea207CE7194E4E65c334BEc143D77701E4a", | ||
"links": [ | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/MiniSportsToken" | ||
}, | ||
{ | ||
"name": "telegram", | ||
"url": "https://t.me/MiniSportsToken" | ||
} | ||
] | ||
} | ||
{ | ||
"name": "MiniSports Token", | ||
"type": "BEP20", | ||
"symbol": "MiniSports", | ||
"decimals": 9, | ||
"website": "https://minisportstoken.com/", | ||
"description": "MiniSports is a sports based community token developed mainly to create a safehaven for sports lovers.", | ||
"explorer": "https://bscscan.com/token/0x75856ea207CE7194E4E65c334BEc143D77701E4a", | ||
"status": "active", | ||
"id": "0x75856ea207CE7194E4E65c334BEc143D77701E4a", | ||
"links": [ | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/MiniSportsToken" | ||
}, | ||
{ | ||
"name": "telegram", | ||
"url": "https://t.me/MiniSportsToken" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"versionNum": 3652, | ||
"commit": "8f6732696953c9caa0c9eb4e5bdfef87d0a9d13b", | ||
"date": "2021-09-16T21:35:45.100Z" | ||
"versionNum": 3653, | ||
"commit": "6064b14c2479e55e38d4b3e55dd9c20a7d5ce645", | ||
"date": "2021-09-16T22:57:43.670Z" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"versionEnd": { | ||
"versionNum": 3653, | ||
"commit": "6064b14c2479e55e38d4b3e55dd9c20a7d5ce645", | ||
"date": "2021-09-16T22:57:43.670Z" | ||
}, | ||
"versionStart": { | ||
"versionNum": 3652, | ||
"commit": "8f6732696953c9caa0c9eb4e5bdfef87d0a9d13b", | ||
"date": "2021-09-16T21:35:45.100Z" | ||
}, | ||
"changes": [ | ||
"blockchains/smartchain/assets/0x75856ea207CE7194E4E65c334BEc143D77701E4a/info.json", | ||
"blockchains/smartchain/assets/0x75856ea207CE7194E4E65c334BEc143D77701E4a/logo.png" | ||
] | ||
} |