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
2d63b814d9
commit
32ddc6be16
|
@ -5715,6 +5715,7 @@
|
||||||
"0xE6c2C240E1228980F322D76ed4C1F63078191BB5",
|
"0xE6c2C240E1228980F322D76ed4C1F63078191BB5",
|
||||||
"0xe6dd6d2AAf061F3558127621cC5384D1aF7cd022",
|
"0xe6dd6d2AAf061F3558127621cC5384D1aF7cd022",
|
||||||
"0xE6e3BEd476776f3A7017Aa9066a476EaefaD63b7",
|
"0xE6e3BEd476776f3A7017Aa9066a476EaefaD63b7",
|
||||||
|
"0xE6F1966d04CfcB9cd1B1dC4E8256D8b501b11CbA",
|
||||||
"0xe6f74dcfa0E20883008d8C16b6d9a329189D0C30",
|
"0xe6f74dcfa0E20883008d8C16b6d9a329189D0C30",
|
||||||
"0xe6fd75ff38Adca4B97FBCD938c86b98772431867",
|
"0xe6fd75ff38Adca4B97FBCD938c86b98772431867",
|
||||||
"0xe7049114562C759d5E9D1d25783773Ccd61C0a65",
|
"0xe7049114562C759d5E9D1d25783773Ccd61C0a65",
|
||||||
|
|
|
@ -1,23 +1,23 @@
|
||||||
{
|
{
|
||||||
"name": "SafeEarth",
|
"name": "SafeEarth",
|
||||||
"website": "https://safeearthcrypto.com/",
|
"website": "https://safeearthcrypto.com/",
|
||||||
"description": "Autonomous Yield and Liquidity Generation Charity Protocol",
|
"description": "Autonomous Yield and Liquidity Generation Charity Protocol",
|
||||||
"socials": [
|
"socials": [
|
||||||
{
|
{
|
||||||
"name": "Twitter",
|
"name": "Twitter",
|
||||||
"url": "https://twitter.com/SafeEarthETH",
|
"url": "https://twitter.com/SafeEarthETH",
|
||||||
"handle": "SafeEarthETH"
|
"handle": "SafeEarthETH"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Telegram",
|
"name": "Telegram",
|
||||||
"url": "https://t.me/SafeEarthETH",
|
"url": "https://t.me/SafeEarthETH",
|
||||||
"handle": "SafeEarth"
|
"handle": "SafeEarth"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"explorer": "https://etherscan.io/token/0xE6F1966d04CfcB9cd1B1dC4E8256D8b501b11CbA",
|
"explorer": "https://etherscan.io/token/0xE6F1966d04CfcB9cd1B1dC4E8256D8b501b11CbA",
|
||||||
"type": "ERC20",
|
"type": "ERC20",
|
||||||
"symbol": "SAFEEARTH",
|
"symbol": "SAFEEARTH",
|
||||||
"decimals": 9,
|
"decimals": 9,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0xE6F1966d04CfcB9cd1B1dC4E8256D8b501b11CbA"
|
"id": "0xE6F1966d04CfcB9cd1B1dC4E8256D8b501b11CbA"
|
||||||
}
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"versionNum": 415,
|
"versionNum": 416,
|
||||||
"commit": "3689731fcf3fb23115e4a80f596d30a679c455c6",
|
"commit": "2d63b814d92f034578503a6864514ec3f26edd1f",
|
||||||
"date": "2021-04-06T08:07:12.395Z"
|
"date": "2021-04-06T08:46:36.728Z"
|
||||||
}
|
}
|
16
history/versions/416.json
Normal file
16
history/versions/416.json
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"versionEnd": {
|
||||||
|
"versionNum": 416,
|
||||||
|
"commit": "2d63b814d92f034578503a6864514ec3f26edd1f",
|
||||||
|
"date": "2021-04-06T08:46:36.728Z"
|
||||||
|
},
|
||||||
|
"versionStart": {
|
||||||
|
"versionNum": 415,
|
||||||
|
"commit": "3689731fcf3fb23115e4a80f596d30a679c455c6",
|
||||||
|
"date": "2021-04-06T08:07:12.395Z"
|
||||||
|
},
|
||||||
|
"changes": [
|
||||||
|
"blockchains/ethereum/assets/0xE6F1966d04CfcB9cd1B1dC4E8256D8b501b11CbA/info.json",
|
||||||
|
"blockchains/ethereum/assets/0xE6F1966d04CfcB9cd1B1dC4E8256D8b501b11CbA/logo.png"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user