Fixes (sanity and consistency, auto), history

This commit is contained in:
Cryptocool1 2021-06-18 11:27:53 +00:00 committed by trust-wallet-merge-bot
parent 1dc43e67e5
commit 0a04aa40cf
5 changed files with 44 additions and 24 deletions

View File

@ -205,6 +205,7 @@
"0x2859e4544C4bB03966803b044A93563Bd2D0DD4D", "0x2859e4544C4bB03966803b044A93563Bd2D0DD4D",
"0x290c665656a67e0ea0784f90ECBaeFF77c884217", "0x290c665656a67e0ea0784f90ECBaeFF77c884217",
"0x2921872530F53eb8E6fC388676B141EF41Ee2d4e", "0x2921872530F53eb8E6fC388676B141EF41Ee2d4e",
"0x293C3Ee9ABaCb08BB8ceD107987F00EfD1539288",
"0x295F2122EbfCC5c38b4Bd33879A37348195b61fb", "0x295F2122EbfCC5c38b4Bd33879A37348195b61fb",
"0x29b1E39A529d3B3cacEA55989594F71813e998Bb", "0x29b1E39A529d3B3cacEA55989594F71813e998Bb",
"0x29B73ACC51999399b579e42d65e63fd0FcC3AbCe", "0x29B73ACC51999399b579e42d65e63fd0FcC3AbCe",
@ -662,6 +663,7 @@
"0x869Dd7A64AfBe5370a8c591d9B8650BE60c0B8f6", "0x869Dd7A64AfBe5370a8c591d9B8650BE60c0B8f6",
"0x86bBc9838C3370e0fD570b4ee8087f5aCa299977", "0x86bBc9838C3370e0fD570b4ee8087f5aCa299977",
"0x86c3E4FfAcdB3AF628ef985a518cd6ee22A22b28", "0x86c3E4FfAcdB3AF628ef985a518cd6ee22A22b28",
"0x86dd49963fe91F0e5BC95d171Ff27EA996C0890C",
"0x87076daE0086d79873031E96a4b52c85f998ecB5", "0x87076daE0086d79873031E96a4b52c85f998ecB5",
"0x8789337a176e6e7223Ff115F1CD85C993D42C25c", "0x8789337a176e6e7223Ff115F1CD85C993D42C25c",
"0x87b1AccE6a1958E522233A737313C086551a5c76", "0x87b1AccE6a1958E522233A737313C086551a5c76",

View File

@ -1,11 +1,11 @@
{ {
"name": "Empire Token", "name": "Empire Token",
"website": "https://empiretoken.world/", "website": "https://empiretoken.world/",
"description": "First Empire ever seen into the Blockchain and DeFi space!", "description": "First Empire ever seen into the Blockchain and DeFi space!",
"explorer": "https://bscscan.com/token/0x293C3Ee9ABaCb08BB8ceD107987F00EfD1539288", "explorer": "https://bscscan.com/token/0x293C3Ee9ABaCb08BB8ceD107987F00EfD1539288",
"type": "BEP20", "type": "BEP20",
"symbol": "EMPIRE", "symbol": "EMPIRE",
"decimals": 9, "decimals": 9,
"status": "active", "status": "active",
"id": "0x293C3Ee9ABaCb08BB8ceD107987F00EfD1539288" "id": "0x293C3Ee9ABaCb08BB8ceD107987F00EfD1539288"
} }

View File

@ -1,11 +1,11 @@
{ {
"name": "0xCharts Token", "name": "0xCharts Token",
"website": "https://0xcharts.io/", "website": "https://0xcharts.io/",
"description": "0xCharts brings Multi-charts and portfolio tracking to the binance smart chain.", "description": "0xCharts brings Multi-charts and portfolio tracking to the binance smart chain.",
"explorer": "https://bscscan.com/token/0x86dd49963fe91F0e5BC95d171Ff27EA996C0890C", "explorer": "https://bscscan.com/token/0x86dd49963fe91F0e5BC95d171Ff27EA996C0890C",
"type": "BEP20", "type": "BEP20",
"symbol": "0XC", "symbol": "0XC",
"decimals": 9, "decimals": 9,
"status": "active", "status": "active",
"id": "0x86dd49963fe91F0e5BC95d171Ff27EA996C0890C" "id": "0x86dd49963fe91F0e5BC95d171Ff27EA996C0890C"
} }

View File

@ -1,5 +1,5 @@
{ {
"versionNum": 2320, "versionNum": 2321,
"commit": "7551cee8df9fd6be1fcbbc01f42f8ee52ad6c9c2", "commit": "1dc43e67e574cc3324f2ea68c631c945b4598647",
"date": "2021-06-18T10:46:52.986Z" "date": "2021-06-18T11:27:40.071Z"
} }

View File

@ -0,0 +1,18 @@
{
"versionEnd": {
"versionNum": 2321,
"commit": "1dc43e67e574cc3324f2ea68c631c945b4598647",
"date": "2021-06-18T11:27:40.071Z"
},
"versionStart": {
"versionNum": 2320,
"commit": "7551cee8df9fd6be1fcbbc01f42f8ee52ad6c9c2",
"date": "2021-06-18T10:46:52.986Z"
},
"changes": [
"blockchains/smartchain/assets/0x293C3Ee9ABaCb08BB8ceD107987F00EfD1539288/info.json",
"blockchains/smartchain/assets/0x293C3Ee9ABaCb08BB8ceD107987F00EfD1539288/logo.png",
"blockchains/smartchain/assets/0x86dd49963fe91F0e5BC95d171Ff27EA996C0890C/info.json",
"blockchains/smartchain/assets/0x86dd49963fe91F0e5BC95d171Ff27EA996C0890C/logo.png"
]
}