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
e2bcbdc637
commit
9c152d3d8d
|
@ -570,6 +570,7 @@
|
||||||
"0xEA466cd2583A0290b9E7b987a769a7Eb468FB0A5",
|
"0xEA466cd2583A0290b9E7b987a769a7Eb468FB0A5",
|
||||||
"0xeBB59CeBFb63f218db6B5094DC14AbF34d56D35D",
|
"0xeBB59CeBFb63f218db6B5094DC14AbF34d56D35D",
|
||||||
"0xeBD0070237a0713E8D94fEf1B728d3d993d290ef",
|
"0xeBD0070237a0713E8D94fEf1B728d3d993d290ef",
|
||||||
|
"0xEc7d0327fC48ef7EfA975A4e3327F28576C3ef96",
|
||||||
"0xecA88125a5ADbe82614ffC12D0DB554E2e2867C8",
|
"0xecA88125a5ADbe82614ffC12D0DB554E2e2867C8",
|
||||||
"0xEd438051437c22A9Ef249B68c7E292435fE8B858",
|
"0xEd438051437c22A9Ef249B68c7E292435fE8B858",
|
||||||
"0xeDa21B525Ac789EaB1a08ef2404dd8505FfB973D",
|
"0xeDa21B525Ac789EaB1a08ef2404dd8505FfB973D",
|
||||||
|
|
|
@ -1,25 +1,25 @@
|
||||||
{
|
{
|
||||||
"name": "Moon Protocol",
|
"name": "Moon Protocol",
|
||||||
"website": "https://moonprotocol.finance/",
|
"website": "https://moonprotocol.finance/",
|
||||||
"description": "The Moon Protocol Bridge objective is to provide a tool that connects every single DeFi platform. Thanks to Moon Protocol Bridge, you’ll be able to manage and trade with ease, no matter which protocol your favorite asset is using.",
|
"description": "The Moon Protocol Bridge objective is to provide a tool that connects every single DeFi platform. Thanks to Moon Protocol Bridge, you’ll be able to manage and trade with ease, no matter which protocol your favorite asset is using.",
|
||||||
"socials": [
|
"socials": [
|
||||||
{
|
{
|
||||||
"name": "Twitter",
|
"name": "Twitter",
|
||||||
"url": "https://twitter.com/ProtocolMoon"
|
"url": "https://twitter.com/ProtocolMoon"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Announcement",
|
"name": "Announcement",
|
||||||
"url": "https://t.me/MoonProtocolann"
|
"url": "https://t.me/MoonProtocolann"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Telegram",
|
"name": "Telegram",
|
||||||
"url": "https://t.me/MoonProtocolGroupTG"
|
"url": "https://t.me/MoonProtocolGroupTG"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"explorer": "https://bscscan.com/token/0xEc7d0327fC48ef7EfA975A4e3327F28576C3ef96",
|
"explorer": "https://bscscan.com/token/0xEc7d0327fC48ef7EfA975A4e3327F28576C3ef96",
|
||||||
"type": "BEP20",
|
"type": "BEP20",
|
||||||
"symbol": "MPF",
|
"symbol": "MPF",
|
||||||
"decimals": 0,
|
"decimals": 0,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0xEc7d0327fC48ef7EfA975A4e3327F28576C3ef96"
|
"id": "0xEc7d0327fC48ef7EfA975A4e3327F28576C3ef96"
|
||||||
}
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"versionNum": 1205,
|
"versionNum": 1206,
|
||||||
"commit": "736f393facfbc27724ee1552ff7d45c63a262a81",
|
"commit": "e2bcbdc63792925b73127d726d7f89309a207f02",
|
||||||
"date": "2021-05-10T10:50:32.743Z"
|
"date": "2021-05-10T10:51:51.526Z"
|
||||||
}
|
}
|
16
history/versions/1206.json
Normal file
16
history/versions/1206.json
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"versionEnd": {
|
||||||
|
"versionNum": 1206,
|
||||||
|
"commit": "e2bcbdc63792925b73127d726d7f89309a207f02",
|
||||||
|
"date": "2021-05-10T10:51:51.526Z"
|
||||||
|
},
|
||||||
|
"versionStart": {
|
||||||
|
"versionNum": 1205,
|
||||||
|
"commit": "736f393facfbc27724ee1552ff7d45c63a262a81",
|
||||||
|
"date": "2021-05-10T10:50:32.743Z"
|
||||||
|
},
|
||||||
|
"changes": [
|
||||||
|
"blockchains/smartchain/assets/0xEc7d0327fC48ef7EfA975A4e3327F28576C3ef96/info.json",
|
||||||
|
"blockchains/smartchain/assets/0xEc7d0327fC48ef7EfA975A4e3327F28576C3ef96/logo.png"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user