Fixes (sanity and consistency, auto), history

This commit is contained in:
Cryptocool1 2021-05-04 05:01:23 +00:00 committed by trust-wallet-merge-bot
parent 53498669e2
commit 4e23137a47
3 changed files with 29 additions and 13 deletions

View File

@ -3,7 +3,7 @@
"website": "https://bscstation.org/", "website": "https://bscstation.org/",
"description": "Building A Full-Stack DEFI with NFT Auction On Binance Smart Chain", "description": "Building A Full-Stack DEFI with NFT Auction On Binance Smart Chain",
"explorer": "https://bscscan.com/address/0xbcb24afb019be7e93ea9c43b7e22bb55d5b7f45d", "explorer": "https://bscscan.com/address/0xbcb24afb019be7e93ea9c43b7e22bb55d5b7f45d",
"type": "BEP20", "type": "BEP20",
"symbol": "BSCS", "symbol": "BSCS",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",

View File

@ -1,5 +1,5 @@
{ {
"versionNum": 1009, "versionNum": 1010,
"commit": "054401a92e1698b800cc844b6d56fa6ec7431e90", "commit": "53498669e2ecfb43d0a68c627510919087740873",
"date": "2021-05-04T04:29:32.352Z" "date": "2021-05-04T05:01:08.741Z"
} }

View File

@ -0,0 +1,16 @@
{
"versionEnd": {
"versionNum": 1010,
"commit": "53498669e2ecfb43d0a68c627510919087740873",
"date": "2021-05-04T05:01:08.741Z"
},
"versionStart": {
"versionNum": 1009,
"commit": "054401a92e1698b800cc844b6d56fa6ec7431e90",
"date": "2021-05-04T04:29:32.352Z"
},
"changes": [
"blockchains/smartchain/assets/0xbcb24AFb019BE7E93EA9C43B7E22Bb55D5B7f45D/info.json",
"blockchains/smartchain/assets/0xbcb24AFb019BE7E93EA9C43B7E22Bb55D5B7f45D/logo.png"
]
}