Fixes (sanity and consistency, auto), history

This commit is contained in:
Cryptocool1 2021-05-03 09:20:31 +00:00 committed by trust-wallet-merge-bot
parent 25680dff5a
commit ee6aa6fec6
4 changed files with 39 additions and 22 deletions

View File

@ -261,6 +261,7 @@
"0x7f479d78380Ad00341fdD7322fE8AEf766e29e5A", "0x7f479d78380Ad00341fdD7322fE8AEf766e29e5A",
"0x7F70642d88cf1C4a3a7abb072B53B929b653edA5", "0x7F70642d88cf1C4a3a7abb072B53B929b653edA5",
"0x8076C74C5e3F5852037F31Ff0093Eeb8c8ADd8D3", "0x8076C74C5e3F5852037F31Ff0093Eeb8c8ADd8D3",
"0x8099C0c7b3E530F563d4B121Abd2Ee365c72fB78",
"0x812Ff2420EC87eB40Da80a596f14756ACf98Dacc", "0x812Ff2420EC87eB40Da80a596f14756ACf98Dacc",
"0x816e9e589F8C07149dA4E2496C547952338B27e2", "0x816e9e589F8C07149dA4E2496C547952338B27e2",
"0x81859801b01764D4f0Fa5E64729f5a6C3b91435b", "0x81859801b01764D4f0Fa5E64729f5a6C3b91435b",

View File

@ -1,21 +1,21 @@
{ {
"name": "XMPT Token", "name": "XMPT Token",
"website": "https://www.xiamipool.com", "website": "https://www.xiamipool.com",
"description": "XiaMi Pool is user-centered and provides a stable, safe, fair and open business platform for cryptocurrency holders. With XMPT as the rights of proof mechanism, it provides users with all-around services such as project governance, node voting, node hosting, wallet services, PoS mining, and financial products", "description": "XiaMi Pool is user-centered and provides a stable, safe, fair and open business platform for cryptocurrency holders. With XMPT as the rights of proof mechanism, it provides users with all-around services such as project governance, node voting, node hosting, wallet services, PoS mining, and financial products",
"explorer": "https://bscscan.com/address/0x8099C0c7b3E530F563d4B121Abd2Ee365c72fB78", "explorer": "https://bscscan.com/address/0x8099C0c7b3E530F563d4B121Abd2Ee365c72fB78",
"socials": [ "socials": [
{ {
"name": "Twitter", "name": "Twitter",
"url": "https://twitter.com/xiamipool" "url": "https://twitter.com/xiamipool"
}, },
{ {
"name": "Telegram", "name": "Telegram",
"url": "https://t.me/xiamipool" "url": "https://t.me/xiamipool"
} }
], ],
"type": "BEP20", "type": "BEP20",
"symbol": "XMPT", "symbol": "XMPT",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0x8099C0c7b3E530F563d4B121Abd2Ee365c72fB78" "id": "0x8099C0c7b3E530F563d4B121Abd2Ee365c72fB78"
} }

View File

@ -1,5 +1,5 @@
{ {
"versionNum": 985, "versionNum": 986,
"commit": "5198d1ac758a20abfb4c2b7991e57d741797b60d", "commit": "25680dff5a6bd29f3cfc6224adaf94db2bf59ecf",
"date": "2021-05-03T09:17:57.498Z" "date": "2021-05-03T09:20:16.170Z"
} }

16
history/versions/986.json Normal file
View File

@ -0,0 +1,16 @@
{
"versionEnd": {
"versionNum": 986,
"commit": "25680dff5a6bd29f3cfc6224adaf94db2bf59ecf",
"date": "2021-05-03T09:20:16.170Z"
},
"versionStart": {
"versionNum": 985,
"commit": "5198d1ac758a20abfb4c2b7991e57d741797b60d",
"date": "2021-05-03T09:17:57.498Z"
},
"changes": [
"blockchains/smartchain/assets/0x8099C0c7b3E530F563d4B121Abd2Ee365c72fB78/info.json",
"blockchains/smartchain/assets/0x8099C0c7b3E530F563d4B121Abd2Ee365c72fB78/logo.png"
]
}