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
4c1a004b78
commit
03f3320904
|
@ -266,6 +266,7 @@
|
|||
"0x8850D2c68c632E3B258e612abAA8FadA7E6958E5",
|
||||
"0x8891de345808E77228677f0eFb56125DB1E93a49",
|
||||
"0x8893D5fA71389673C5c4b9b3cb4EE1ba71207556",
|
||||
"0x88C926CA9234Ee194dc47be6e91d35e8CCbEed51",
|
||||
"0x88f1A5ae2A3BF98AEAF342D26B30a79438c9142e",
|
||||
"0x89675DcCFE0c19bca178A0E0384Bd8E273a45cbA",
|
||||
"0x897fE07d613037c206429628611A2665E18C657d",
|
||||
|
|
|
@ -1,34 +1,34 @@
|
|||
{
|
||||
"name": "MooCow",
|
||||
"website": "https://moocow.me",
|
||||
"source_code": "https://github.com/moocowtoken/MooCow/",
|
||||
"description": "Wen moo? A deflationary DeFi token/cow that wants to take you to the moon.",
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/moocowtoken"
|
||||
},
|
||||
{
|
||||
"name": "Instagram",
|
||||
"url": "https://www.instagram.com/moocowtoken1/"
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": "https://www.reddit.com/r/MooCowToken/"
|
||||
},
|
||||
{
|
||||
"name": "Telegram",
|
||||
"url": "https://t.me/moocowtoken"
|
||||
},
|
||||
{
|
||||
"name": "Discord",
|
||||
"url": "https://discord.com/invite/Num2J4WzP2"
|
||||
}
|
||||
],
|
||||
"explorer": "https://bscscan.com/token/0x88C926CA9234Ee194dc47be6e91d35e8CCbEed51",
|
||||
"type": "BEP20",
|
||||
"symbol": "MOO",
|
||||
"decimals": 9,
|
||||
"status": "active",
|
||||
"id": "0x88C926CA9234Ee194dc47be6e91d35e8CCbEed51"
|
||||
}
|
||||
"name": "MooCow",
|
||||
"website": "https://moocow.me",
|
||||
"source_code": "https://github.com/moocowtoken/MooCow/",
|
||||
"description": "Wen moo? A deflationary DeFi token/cow that wants to take you to the moon.",
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/moocowtoken"
|
||||
},
|
||||
{
|
||||
"name": "Instagram",
|
||||
"url": "https://www.instagram.com/moocowtoken1/"
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": "https://www.reddit.com/r/MooCowToken/"
|
||||
},
|
||||
{
|
||||
"name": "Telegram",
|
||||
"url": "https://t.me/moocowtoken"
|
||||
},
|
||||
{
|
||||
"name": "Discord",
|
||||
"url": "https://discord.com/invite/Num2J4WzP2"
|
||||
}
|
||||
],
|
||||
"explorer": "https://bscscan.com/token/0x88C926CA9234Ee194dc47be6e91d35e8CCbEed51",
|
||||
"type": "BEP20",
|
||||
"symbol": "MOO",
|
||||
"decimals": 9,
|
||||
"status": "active",
|
||||
"id": "0x88C926CA9234Ee194dc47be6e91d35e8CCbEed51"
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"versionNum": 880,
|
||||
"commit": "0df25d3a811702db2f880ba7c3e35dc425151a31",
|
||||
"date": "2021-04-29T13:42:52.775Z"
|
||||
"versionNum": 881,
|
||||
"commit": "4c1a004b78d3151e8a44589e68a3f09a26a9e7ef",
|
||||
"date": "2021-04-29T17:28:33.098Z"
|
||||
}
|
16
history/versions/881.json
Normal file
16
history/versions/881.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"versionEnd": {
|
||||
"versionNum": 881,
|
||||
"commit": "4c1a004b78d3151e8a44589e68a3f09a26a9e7ef",
|
||||
"date": "2021-04-29T17:28:33.098Z"
|
||||
},
|
||||
"versionStart": {
|
||||
"versionNum": 880,
|
||||
"commit": "0df25d3a811702db2f880ba7c3e35dc425151a31",
|
||||
"date": "2021-04-29T13:42:52.775Z"
|
||||
},
|
||||
"changes": [
|
||||
"blockchains/smartchain/assets/0x88C926CA9234Ee194dc47be6e91d35e8CCbEed51/info.json",
|
||||
"blockchains/smartchain/assets/0x88C926CA9234Ee194dc47be6e91d35e8CCbEed51/logo.png"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user