Fixes (sanity and consistency, auto), history

This commit is contained in:
cryptomanz 2021-07-24 06:54:12 +00:00 committed by trust-wallet-merge-bot
parent c490ffb8ee
commit 7c7581b940
4 changed files with 45 additions and 28 deletions

View File

@ -942,6 +942,7 @@
"0xa1FD60c51C0BDAC1Ff5BB6067A24d61441E39569", "0xa1FD60c51C0BDAC1Ff5BB6067A24d61441E39569",
"0xa20Be0B824b963Bc7D11D124CdEfa0bC7cE85533", "0xa20Be0B824b963Bc7D11D124CdEfa0bC7cE85533",
"0xA2120b9e674d3fC3875f415A7DF52e382F141225", "0xA2120b9e674d3fC3875f415A7DF52e382F141225",
"0xA2a26349448ddAfAe34949a6Cc2cEcF78c0497aC",
"0xa2B726B1145A4773F68593CF171187d8EBe4d495", "0xa2B726B1145A4773F68593CF171187d8EBe4d495",
"0xA2D3e8E0723c6Cd0fBC0409FEc13B9E67B2420bc", "0xA2D3e8E0723c6Cd0fBC0409FEc13B9E67B2420bc",
"0xA2f46fe221f34Dac4Cf078e6946A7cb4e373AD28", "0xA2f46fe221f34Dac4Cf078e6946A7cb4e373AD28",

View File

@ -1,25 +1,25 @@
{ {
"name": "TrusterCoin", "name": "TrusterCoin",
"type": "BEP20", "type": "BEP20",
"symbol": "TSC", "symbol": "TSC",
"decimals": 9, "decimals": 9,
"website": "https://trustercoin.com", "website": "https://trustercoin.com",
"description": "TrusterCoin is a utility token for business tokenization platform at a time when entrepreneurs through blockchain technology.", "description": "TrusterCoin is a utility token for business tokenization platform at a time when entrepreneurs through blockchain technology.",
"explorer": "https://bscscan.com/token/0xA2a26349448ddAfAe34949a6Cc2cEcF78c0497aC", "explorer": "https://bscscan.com/token/0xA2a26349448ddAfAe34949a6Cc2cEcF78c0497aC",
"status": "active", "status": "active",
"id": "0xA2a26349448ddAfAe34949a6Cc2cEcF78c0497aC", "id": "0xA2a26349448ddAfAe34949a6Cc2cEcF78c0497aC",
"links": [ "links": [
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/joinchat/9chNb2ktauczY2Nh" "url": "https://t.me/joinchat/9chNb2ktauczY2Nh"
}, },
{ {
"name": "facebook", "name": "facebook",
"url": "https://facebook.com/trustercoin" "url": "https://facebook.com/trustercoin"
}, },
{ {
"name": "youtube", "name": "youtube",
"url": "https://youtube.com/channel/UC7kAc4_H2GqebP163LoNvwQlkm," "url": "https://youtube.com/channel/UC7kAc4_H2GqebP163LoNvwQlkm,"
} }
] ]
} }

View File

@ -1,5 +1,5 @@
{ {
"versionNum": 3062, "versionNum": 3063,
"commit": "07b2dfe8c106798f514a33cad23cc35e20556690", "commit": "c490ffb8ee07c850e56053bd2e6716063c40751d",
"date": "2021-07-24T06:31:08.290Z" "date": "2021-07-24T06:53:58.897Z"
} }

View File

@ -0,0 +1,16 @@
{
"versionEnd": {
"versionNum": 3063,
"commit": "c490ffb8ee07c850e56053bd2e6716063c40751d",
"date": "2021-07-24T06:53:58.897Z"
},
"versionStart": {
"versionNum": 3062,
"commit": "07b2dfe8c106798f514a33cad23cc35e20556690",
"date": "2021-07-24T06:31:08.290Z"
},
"changes": [
"blockchains/smartchain/assets/0xA2a26349448ddAfAe34949a6Cc2cEcF78c0497aC/info.json",
"blockchains/smartchain/assets/0xA2a26349448ddAfAe34949a6Cc2cEcF78c0497aC/logo.png"
]
}