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
fc4303e52e
commit
003bd66364
|
@ -311,6 +311,7 @@
|
||||||
"0xA6381C6Fd8f40A44721eF4f61eDc1a8CCCa7BF3d",
|
"0xA6381C6Fd8f40A44721eF4f61eDc1a8CCCa7BF3d",
|
||||||
"0xA8c2B8eec3d368C0253ad3dae65a5F2BBB89c929",
|
"0xA8c2B8eec3d368C0253ad3dae65a5F2BBB89c929",
|
||||||
"0xA8c514D991F59baB02d32b68f04204cB89261c88",
|
"0xA8c514D991F59baB02d32b68f04204cB89261c88",
|
||||||
|
"0xA8fcEe78B782eF97380326E90DF80D72f025f020",
|
||||||
"0xa96f3414334F5A0A529ff5d9D8ea95f42147b8C9",
|
"0xa96f3414334F5A0A529ff5d9D8ea95f42147b8C9",
|
||||||
"0xA997E5AaaE60987Eb0B59A336dce6B158B113100",
|
"0xA997E5AaaE60987Eb0B59A336dce6B158B113100",
|
||||||
"0xa9eA4b786ee5b7A733c035564Bfd9341A4c9FC1e",
|
"0xa9eA4b786ee5b7A733c035564Bfd9341A4c9FC1e",
|
||||||
|
|
|
@ -1,24 +1,25 @@
|
||||||
{
|
{
|
||||||
"name": "Tacocat",
|
"name": "Tacocat",
|
||||||
"website": "https://tacocat.life",
|
"website": "https://tacocat.life",
|
||||||
"description": "Tacocat is a community coin that builds up public involvement to establish a first of its' kind crypto lifestyle brand. Tacocat brings the energy and ideas of the crypto community to the global audience with a unique style of cross-platform engagement.",
|
"description": "Tacocat is a community coin that builds up public involvement to establish a first of its' kind crypto lifestyle brand. Tacocat brings the energy and ideas of the crypto community to the global audience with a unique style of cross-platform engagement.",
|
||||||
"socials": [{
|
"socials": [
|
||||||
"name": "Twitter",
|
{
|
||||||
"url": "https://twitter.com/TacoCatCrew"
|
"name": "Twitter",
|
||||||
},
|
"url": "https://twitter.com/TacoCatCrew"
|
||||||
{
|
},
|
||||||
"name": "Telegram",
|
{
|
||||||
"url": "https://https://t.me/TacoCatCrew"
|
"name": "Telegram",
|
||||||
},
|
"url": "https://https://t.me/TacoCatCrew"
|
||||||
{
|
},
|
||||||
"name": "Reddit",
|
{
|
||||||
"url": "https://www.reddit.com/r/tacocatcrew"
|
"name": "Reddit",
|
||||||
}
|
"url": "https://www.reddit.com/r/tacocatcrew"
|
||||||
],
|
}
|
||||||
"explorer": "https://bscscan.com/token/0xa8fcee78b782ef97380326e90df80d72f025f020",
|
],
|
||||||
"type": "BEP20",
|
"explorer": "https://bscscan.com/token/0xa8fcee78b782ef97380326e90df80d72f025f020",
|
||||||
"symbol": "TACOCAT",
|
"type": "BEP20",
|
||||||
"decimals": 18,
|
"symbol": "TACOCAT",
|
||||||
"status": "active",
|
"decimals": 18,
|
||||||
"id": "0xA8fcEe78B782eF97380326E90DF80D72f025f020"
|
"status": "active",
|
||||||
}
|
"id": "0xA8fcEe78B782eF97380326E90DF80D72f025f020"
|
||||||
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"versionNum": 828,
|
"versionNum": 829,
|
||||||
"commit": "a08b828ebf9191bc0a31ebeff6365062a773d2e8",
|
"commit": "fc4303e52ea5ee2d6aabb8fcded04733d7c174c6",
|
||||||
"date": "2021-04-27T15:44:50.924Z"
|
"date": "2021-04-27T15:50:26.429Z"
|
||||||
}
|
}
|
16
history/versions/829.json
Normal file
16
history/versions/829.json
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"versionEnd": {
|
||||||
|
"versionNum": 829,
|
||||||
|
"commit": "fc4303e52ea5ee2d6aabb8fcded04733d7c174c6",
|
||||||
|
"date": "2021-04-27T15:50:26.429Z"
|
||||||
|
},
|
||||||
|
"versionStart": {
|
||||||
|
"versionNum": 828,
|
||||||
|
"commit": "a08b828ebf9191bc0a31ebeff6365062a773d2e8",
|
||||||
|
"date": "2021-04-27T15:44:50.924Z"
|
||||||
|
},
|
||||||
|
"changes": [
|
||||||
|
"blockchains/smartchain/assets/0xA8fcEe78B782eF97380326E90DF80D72f025f020/info.json",
|
||||||
|
"blockchains/smartchain/assets/0xA8fcEe78B782eF97380326E90DF80D72f025f020/logo.png"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user