Fixes (sanity and consistency, auto), history

This commit is contained in:
Cryptocool1 2021-09-03 06:54:40 +00:00 committed by trust-wallet-merge-bot
parent 9057eef598
commit daa70f7652
4 changed files with 52 additions and 35 deletions

View File

@ -749,6 +749,7 @@
"0x707C9088313B20931c05D16227f146279eC28e4E", "0x707C9088313B20931c05D16227f146279eC28e4E",
"0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402", "0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402",
"0x708739980021A0b0B2E555383fE1283697e140e9", "0x708739980021A0b0B2E555383fE1283697e140e9",
"0x708C671Aa997da536869B50B6C67FA0C32Ce80B2",
"0x70a44672B9BBcF4D49dCEaA610eB580BD3c94c52", "0x70a44672B9BBcF4D49dCEaA610eB580BD3c94c52",
"0x7122f1C0777900B959573132dEac9a7209741Aa0", "0x7122f1C0777900B959573132dEac9a7209741Aa0",
"0x7128E52cA302c5f5BeEB801B6aD373fDeBE3dc5E", "0x7128E52cA302c5f5BeEB801B6aD373fDeBE3dc5E",

View File

@ -1,33 +1,33 @@
{ {
"name": "Curate", "name": "Curate",
"website": "https://curate.style", "website": "https://curate.style",
"description": "The official token for Curate", "description": "The official token for Curate",
"explorer": "https://bscscan.com/token/0x708C671Aa997da536869B50B6C67FA0C32Ce80B2", "explorer": "https://bscscan.com/token/0x708C671Aa997da536869B50B6C67FA0C32Ce80B2",
"type": "BEP20", "type": "BEP20",
"symbol": "XCUR", "symbol": "XCUR",
"decimals": 8, "decimals": 8,
"status": "active", "status": "active",
"id": "0x708C671Aa997da536869B50B6C67FA0C32Ce80B2", "id": "0x708C671Aa997da536869B50B6C67FA0C32Ce80B2",
"links": [ "links": [
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/curate" "url": "https://t.me/curate"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/curateproject" "url": "https://twitter.com/curateproject"
}, },
{ {
"name": "reddit", "name": "reddit",
"url": "https://reddit.com/r/XCUR" "url": "https://reddit.com/r/XCUR"
}, },
{ {
"name": "discord", "name": "discord",
"url": "https://discord.com/invite/mtBpcqtBaK" "url": "https://discord.com/invite/mtBpcqtBaK"
}, },
{ {
"name": "github", "name": "github",
"url": "https://github.com/curate-project" "url": "https://github.com/curate-project"
} }
] ]
} }

View File

@ -1,5 +1,5 @@
{ {
"versionNum": 3491, "versionNum": 3492,
"commit": "35d2df19e38fc69484609c0b9a1edfec51eb7c46", "commit": "9057eef59899db3668be24dcaa096112470a6173",
"date": "2021-09-03T06:52:33.348Z" "date": "2021-09-03T06:54:27.121Z"
} }

View File

@ -0,0 +1,16 @@
{
"versionEnd": {
"versionNum": 3492,
"commit": "9057eef59899db3668be24dcaa096112470a6173",
"date": "2021-09-03T06:54:27.121Z"
},
"versionStart": {
"versionNum": 3491,
"commit": "35d2df19e38fc69484609c0b9a1edfec51eb7c46",
"date": "2021-09-03T06:52:33.348Z"
},
"changes": [
"blockchains/smartchain/assets/0x708C671Aa997da536869B50B6C67FA0C32Ce80B2/info.json",
"blockchains/smartchain/assets/0x708C671Aa997da536869B50B6C67FA0C32Ce80B2/logo.png"
]
}