Fixes (sanity and consistency, auto), history

This commit is contained in:
Cryptocool1 2021-06-11 10:48:40 +00:00 committed by trust-wallet-merge-bot
parent 77ec3b3c55
commit d4e208db7a
3 changed files with 29 additions and 13 deletions

View File

@ -1,11 +1,11 @@
{ {
"name": "botXcoin", "name": "botXcoin",
"symbol": "BOTX", "symbol": "BOTX",
"type": "ERC20", "type": "ERC20",
"decimals": 18, "decimals": 18,
"description": "The first copytrade platform with blockchain technology", "description": "The first copytrade platform with blockchain technology",
"website": "http://botxcoin.com", "website": "http://botxcoin.com",
"explorer": "https://etherscan.io/token/0xEF19F4E48830093Ce5bC8b3Ff7f903A0AE3E9Fa1", "explorer": "https://etherscan.io/token/0xEF19F4E48830093Ce5bC8b3Ff7f903A0AE3E9Fa1",
"status": "active", "status": "active",
"id": "0xEF19F4E48830093Ce5bC8b3Ff7f903A0AE3E9Fa1" "id": "0xEF19F4E48830093Ce5bC8b3Ff7f903A0AE3E9Fa1"
} }

View File

@ -1,5 +1,5 @@
{ {
"versionNum": 2104, "versionNum": 2105,
"commit": "edd1b7036ab662c18cebefc960ddf0129bffba96", "commit": "77ec3b3c55b306eb4c25ffd776adb3557e02477a",
"date": "2021-06-11T10:46:42.908Z" "date": "2021-06-11T10:48:25.610Z"
} }

View File

@ -0,0 +1,16 @@
{
"versionEnd": {
"versionNum": 2105,
"commit": "77ec3b3c55b306eb4c25ffd776adb3557e02477a",
"date": "2021-06-11T10:48:25.610Z"
},
"versionStart": {
"versionNum": 2104,
"commit": "edd1b7036ab662c18cebefc960ddf0129bffba96",
"date": "2021-06-11T10:46:42.908Z"
},
"changes": [
"blockchains/ethereum/assets/0xEF19F4E48830093Ce5bC8b3Ff7f903A0AE3E9Fa1/info.json",
"blockchains/ethereum/assets/0xEF19F4E48830093Ce5bC8b3Ff7f903A0AE3E9Fa1/logo.png"
]
}