Fixes (sanity and consistency, auto), history

This commit is contained in:
cryptomanz 2021-09-04 06:23:29 +00:00 committed by trust-wallet-merge-bot
parent 066d0fc9e2
commit 3f91f7125c
4 changed files with 52 additions and 35 deletions

View File

@ -1433,6 +1433,7 @@
"0xdF2fc196d57f7E3736DAAab1De4b717C32380fB6", "0xdF2fc196d57f7E3736DAAab1De4b717C32380fB6",
"0xDf394853D830424CaFCCF7Be7dF065366cF31a69", "0xDf394853D830424CaFCCF7Be7dF065366cF31a69",
"0xDf5301b96ceCCb9C2a61505B3A7577111056A4C5", "0xDf5301b96ceCCb9C2a61505B3A7577111056A4C5",
"0xdf5Fac537aa09e1eb0F3f8DD1d34CBdC42CA1076",
"0xdF6d9fC61Bd8163b59d6381EC93aE1D3a4D95bB2", "0xdF6d9fC61Bd8163b59d6381EC93aE1D3a4D95bB2",
"0xDF91842028B9ae0B9993025182fEA1eAfEC66771", "0xDF91842028B9ae0B9993025182fEA1eAfEC66771",
"0xDfDec49462f7D3C3b0A48E729F77A0645CDFA7c0", "0xDfDec49462f7D3C3b0A48E729F77A0645CDFA7c0",

View File

@ -1,33 +1,33 @@
{ {
"name": "Don't KYC", "name": "Don't KYC",
"website": "https://dontkyc.com", "website": "https://dontkyc.com",
"description": "DKYC.", "description": "DKYC.",
"explorer": "https://bscscan.com/token/0xdf5Fac537aa09e1eb0F3f8DD1d34CBdC42CA1076", "explorer": "https://bscscan.com/token/0xdf5Fac537aa09e1eb0F3f8DD1d34CBdC42CA1076",
"type": "BEP20", "type": "BEP20",
"symbol": "DKYC", "symbol": "DKYC",
"decimals": 9, "decimals": 9,
"status": "active", "status": "active",
"id": "0xdf5Fac537aa09e1eb0F3f8DD1d34CBdC42CA1076", "id": "0xdf5Fac537aa09e1eb0F3f8DD1d34CBdC42CA1076",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/DontKYC" "url": "https://twitter.com/DontKYC"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/DontKYC" "url": "https://t.me/DontKYC"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/dont-kyc/" "url": "https://coinmarketcap.com/currencies/dont-kyc/"
}, },
{ {
"name": "medium", "name": "medium",
"url": "https://medium.com/@donotkyc" "url": "https://medium.com/@donotkyc"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/en/coins/dont-kyc/" "url": "https://coingecko.com/en/coins/dont-kyc/"
} }
] ]
} }

View File

@ -1,5 +1,5 @@
{ {
"versionNum": 3501, "versionNum": 3502,
"commit": "a384f516d3f2dfc2e1a8278a0dc471b306fe2d6e", "commit": "066d0fc9e2ad7a8ded78a8ff2f71d4cbae524e21",
"date": "2021-09-04T06:18:21.075Z" "date": "2021-09-04T06:23:12.643Z"
} }

View File

@ -0,0 +1,16 @@
{
"versionEnd": {
"versionNum": 3502,
"commit": "066d0fc9e2ad7a8ded78a8ff2f71d4cbae524e21",
"date": "2021-09-04T06:23:12.643Z"
},
"versionStart": {
"versionNum": 3501,
"commit": "a384f516d3f2dfc2e1a8278a0dc471b306fe2d6e",
"date": "2021-09-04T06:18:21.075Z"
},
"changes": [
"blockchains/smartchain/assets/0xdf5Fac537aa09e1eb0F3f8DD1d34CBdC42CA1076/info.json",
"blockchains/smartchain/assets/0xdf5Fac537aa09e1eb0F3f8DD1d34CBdC42CA1076/logo.png"
]
}