mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Fixes (sanity and consistency, auto), history
This commit is contained in:
parent
506de2b42c
commit
ffd193381c
|
@ -327,6 +327,7 @@
|
|||
"0xC13B7a43223BB9Bf4B69BD68Ab20ca1B79d81C75",
|
||||
"0xc1D99537392084Cc02D3F52386729b79d01035ce",
|
||||
"0xC227f8EECC481A8e8BAa30A4754B109b81C4DfA4",
|
||||
"0xc22c01470977150a76a5a85dd3D167de495038fA",
|
||||
"0xc25D94fc3f8D7bD1d88f89802fe075338F71dEC7",
|
||||
"0xc4957a864245AA4373Be1f33ae24E93876b7Dfe1",
|
||||
"0xC4B35d3A24E3e8941c5d87fD21D0725642F50308",
|
||||
|
|
|
@ -1,23 +1,23 @@
|
|||
{
|
||||
"name": "Space Dragon",
|
||||
"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.",
|
||||
"explorer": "https://bscscan.com/token/0xc22c01470977150a76a5a85dd3D167de495038fA",
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/spacedragon_io",
|
||||
"handle": "spacedragon_io"
|
||||
},
|
||||
{
|
||||
"name": "Telegram",
|
||||
"url": "https://t.me/spacedragon_io",
|
||||
"handle": "spacedragon_io"
|
||||
}
|
||||
],
|
||||
"type": "BEP20",
|
||||
"symbol": "DRAGON",
|
||||
"decimals": 9,
|
||||
"status": "active",
|
||||
"id": "0xc22c01470977150a76a5a85dd3D167de495038fA"
|
||||
{
|
||||
"name": "Space Dragon",
|
||||
"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.",
|
||||
"explorer": "https://bscscan.com/token/0xc22c01470977150a76a5a85dd3D167de495038fA",
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/spacedragon_io",
|
||||
"handle": "spacedragon_io"
|
||||
},
|
||||
{
|
||||
"name": "Telegram",
|
||||
"url": "https://t.me/spacedragon_io",
|
||||
"handle": "spacedragon_io"
|
||||
}
|
||||
],
|
||||
"type": "BEP20",
|
||||
"symbol": "DRAGON",
|
||||
"decimals": 9,
|
||||
"status": "active",
|
||||
"id": "0xc22c01470977150a76a5a85dd3D167de495038fA"
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"versionNum": 751,
|
||||
"commit": "109a4ab9a1f01932498b93da1b96a2f2eb2db491",
|
||||
"date": "2021-04-24T01:30:38.646Z"
|
||||
"versionNum": 752,
|
||||
"commit": "506de2b42c12b32ee421dfec953fbd3c2fff059b",
|
||||
"date": "2021-04-24T06:55:48.810Z"
|
||||
}
|
16
history/versions/752.json
Normal file
16
history/versions/752.json
Normal 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"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user