Fixes (sanity and consistency, auto), history

This commit is contained in:
Cryptocool1 2021-04-24 06:56:03 +00:00 committed by trust-wallet-merge-bot
parent 506de2b42c
commit ffd193381c
4 changed files with 42 additions and 25 deletions

View File

@ -327,6 +327,7 @@
"0xC13B7a43223BB9Bf4B69BD68Ab20ca1B79d81C75", "0xC13B7a43223BB9Bf4B69BD68Ab20ca1B79d81C75",
"0xc1D99537392084Cc02D3F52386729b79d01035ce", "0xc1D99537392084Cc02D3F52386729b79d01035ce",
"0xC227f8EECC481A8e8BAa30A4754B109b81C4DfA4", "0xC227f8EECC481A8e8BAa30A4754B109b81C4DfA4",
"0xc22c01470977150a76a5a85dd3D167de495038fA",
"0xc25D94fc3f8D7bD1d88f89802fe075338F71dEC7", "0xc25D94fc3f8D7bD1d88f89802fe075338F71dEC7",
"0xc4957a864245AA4373Be1f33ae24E93876b7Dfe1", "0xc4957a864245AA4373Be1f33ae24E93876b7Dfe1",
"0xC4B35d3A24E3e8941c5d87fD21D0725642F50308", "0xC4B35d3A24E3e8941c5d87fD21D0725642F50308",

View File

@ -1,23 +1,23 @@
{ {
"name": "Space Dragon", "name": "Space Dragon",
"website": "https://spacedragon.io", "website": "https://spacedragon.io",
"description": "Space Dragon is a deflationary token created for the community. The focus of the project is to create a universe of dApps to support the BSC ecosystem.", "description": "Space Dragon is a deflationary token created for the community. The focus of the project is to create a universe of dApps to support the BSC ecosystem.",
"explorer": "https://bscscan.com/token/0xc22c01470977150a76a5a85dd3D167de495038fA", "explorer": "https://bscscan.com/token/0xc22c01470977150a76a5a85dd3D167de495038fA",
"socials": [ "socials": [
{ {
"name": "Twitter", "name": "Twitter",
"url": "https://twitter.com/spacedragon_io", "url": "https://twitter.com/spacedragon_io",
"handle": "spacedragon_io" "handle": "spacedragon_io"
}, },
{ {
"name": "Telegram", "name": "Telegram",
"url": "https://t.me/spacedragon_io", "url": "https://t.me/spacedragon_io",
"handle": "spacedragon_io" "handle": "spacedragon_io"
} }
], ],
"type": "BEP20", "type": "BEP20",
"symbol": "DRAGON", "symbol": "DRAGON",
"decimals": 9, "decimals": 9,
"status": "active", "status": "active",
"id": "0xc22c01470977150a76a5a85dd3D167de495038fA" "id": "0xc22c01470977150a76a5a85dd3D167de495038fA"
} }

View File

@ -1,5 +1,5 @@
{ {
"versionNum": 751, "versionNum": 752,
"commit": "109a4ab9a1f01932498b93da1b96a2f2eb2db491", "commit": "506de2b42c12b32ee421dfec953fbd3c2fff059b",
"date": "2021-04-24T01:30:38.646Z" "date": "2021-04-24T06:55:48.810Z"
} }

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

@ -0,0 +1,16 @@
{
"versionEnd": {
"versionNum": 752,
"commit": "506de2b42c12b32ee421dfec953fbd3c2fff059b",
"date": "2021-04-24T06:55:48.810Z"
},
"versionStart": {
"versionNum": 751,
"commit": "109a4ab9a1f01932498b93da1b96a2f2eb2db491",
"date": "2021-04-24T01:30:38.646Z"
},
"changes": [
"blockchains/smartchain/assets/0xc22c01470977150a76a5a85dd3D167de495038fA/info.json",
"blockchains/smartchain/assets/0xc22c01470977150a76a5a85dd3D167de495038fA/logo.png"
]
}