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
Jun 28, 2021
1 parent
ee545e3
commit 0c5c302
Showing
4 changed files
with
30 additions
and
13 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
20 changes: 10 additions & 10 deletions
20
blockchains/smartchain/assets/0xc2591D74cC6A0810847ADD242319d4b43c8e5f09/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,11 +1,11 @@ | ||
{ | ||
"name": "FawkesMask", | ||
"website": "https://fawkesmask.com/", | ||
"description": "Fawkes Mask works on an autonomous frictionless yield farming and liquidity generation protocol", | ||
"explorer": "https://bscscan.com/token/0xc2591d74cc6a0810847add242319d4b43c8e5f09", | ||
"type": "BEP20", | ||
"symbol": "FMK", | ||
"decimals": 9, | ||
"status": "active", | ||
"id": "0xc2591D74cC6A0810847ADD242319d4b43c8e5f09" | ||
{ | ||
"name": "FawkesMask", | ||
"website": "https://fawkesmask.com/", | ||
"description": "Fawkes Mask works on an autonomous frictionless yield farming and liquidity generation protocol", | ||
"explorer": "https://bscscan.com/token/0xc2591d74cc6a0810847add242319d4b43c8e5f09", | ||
"type": "BEP20", | ||
"symbol": "FMK", | ||
"decimals": 9, | ||
"status": "active", | ||
"id": "0xc2591D74cC6A0810847ADD242319d4b43c8e5f09" | ||
} |
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": 2541, | ||
"commit": "6c435633f01a56a33daa8e4d1f3db898065d1e9e", | ||
"date": "2021-06-28T08:04:58.977Z" | ||
"versionNum": 2542, | ||
"commit": "ee545e35b9f6437ffd8f28a52fe61a4a7d1c32b2", | ||
"date": "2021-06-28T08:06:56.362Z" | ||
} |
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": 2542, | ||
"commit": "ee545e35b9f6437ffd8f28a52fe61a4a7d1c32b2", | ||
"date": "2021-06-28T08:06:56.362Z" | ||
}, | ||
"versionStart": { | ||
"versionNum": 2541, | ||
"commit": "6c435633f01a56a33daa8e4d1f3db898065d1e9e", | ||
"date": "2021-06-28T08:04:58.977Z" | ||
}, | ||
"changes": [ | ||
"blockchains/smartchain/assets/0xc2591D74cC6A0810847ADD242319d4b43c8e5f09/info.json", | ||
"blockchains/smartchain/assets/0xc2591D74cC6A0810847ADD242319d4b43c8e5f09/logo.png" | ||
] | ||
} |