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
f23a83ed3d
commit
b8100c45b7
|
@ -176,6 +176,7 @@
|
||||||
"0x81859801b01764D4f0Fa5E64729f5a6C3b91435b",
|
"0x81859801b01764D4f0Fa5E64729f5a6C3b91435b",
|
||||||
"0x8191113581cBfa3fcdC6B0d2e6F84753D4850080",
|
"0x8191113581cBfa3fcdC6B0d2e6F84753D4850080",
|
||||||
"0x81C15D3E956e55e77E1f3F257f0A65Bd2725fC55",
|
"0x81C15D3E956e55e77E1f3F257f0A65Bd2725fC55",
|
||||||
|
"0x81E4d494b85A24a58a6BA45c9B418b32a4E039de",
|
||||||
"0x82D2f8E02Afb160Dd5A480a617692e62de9038C4",
|
"0x82D2f8E02Afb160Dd5A480a617692e62de9038C4",
|
||||||
"0x8443f091997f06a61670B735ED92734F5628692F",
|
"0x8443f091997f06a61670B735ED92734F5628692F",
|
||||||
"0x8519EA49c997f50cefFa444d240fB655e89248Aa",
|
"0x8519EA49c997f50cefFa444d240fB655e89248Aa",
|
||||||
|
|
|
@ -1,25 +1,25 @@
|
||||||
{
|
{
|
||||||
"name": "MoonToken",
|
"name": "MoonToken",
|
||||||
"website": "https://www.moontoken.xyz/",
|
"website": "https://www.moontoken.xyz/",
|
||||||
"description": "We keep it simple, We Moon. Rugproof. Audited. Community Owned #MoonToken.",
|
"description": "We keep it simple, We Moon. Rugproof. Audited. Community Owned #MoonToken.",
|
||||||
"socials": [
|
"socials": [
|
||||||
{
|
{
|
||||||
"name": "Twitter",
|
"name": "Twitter",
|
||||||
"url": "https://twitter.com/MoonToken_BSC"
|
"url": "https://twitter.com/MoonToken_BSC"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Discord",
|
"name": "Discord",
|
||||||
"url": "https://discord.com/invite/mtMQSNSE"
|
"url": "https://discord.com/invite/mtMQSNSE"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Telegram",
|
"name": "Telegram",
|
||||||
"url": "https://t.me/MoonTokenBSCChat"
|
"url": "https://t.me/MoonTokenBSCChat"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"explorer": "https://bscscan.com/token/0x81E4d494b85A24a58a6BA45c9B418b32a4E039de",
|
"explorer": "https://bscscan.com/token/0x81E4d494b85A24a58a6BA45c9B418b32a4E039de",
|
||||||
"type": "BEP20",
|
"type": "BEP20",
|
||||||
"symbol": "MOON",
|
"symbol": "MOON",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x81E4d494b85A24a58a6BA45c9B418b32a4E039de"
|
"id": "0x81E4d494b85A24a58a6BA45c9B418b32a4E039de"
|
||||||
}
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"versionNum": 534,
|
"versionNum": 535,
|
||||||
"commit": "a1a516aa5509ad818c22f24e35840ce70562fbee",
|
"commit": "f23a83ed3d28eef00c4e7514aeaf97edb89f87bc",
|
||||||
"date": "2021-04-14T07:11:26.932Z"
|
"date": "2021-04-14T08:51:41.603Z"
|
||||||
}
|
}
|
16
history/versions/535.json
Normal file
16
history/versions/535.json
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"versionEnd": {
|
||||||
|
"versionNum": 535,
|
||||||
|
"commit": "f23a83ed3d28eef00c4e7514aeaf97edb89f87bc",
|
||||||
|
"date": "2021-04-14T08:51:41.603Z"
|
||||||
|
},
|
||||||
|
"versionStart": {
|
||||||
|
"versionNum": 534,
|
||||||
|
"commit": "a1a516aa5509ad818c22f24e35840ce70562fbee",
|
||||||
|
"date": "2021-04-14T07:11:26.932Z"
|
||||||
|
},
|
||||||
|
"changes": [
|
||||||
|
"blockchains/smartchain/assets/0x81E4d494b85A24a58a6BA45c9B418b32a4E039de/info.json",
|
||||||
|
"blockchains/smartchain/assets/0x81E4d494b85A24a58a6BA45c9B418b32a4E039de/logo.png"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user