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
76692c5af7
commit
8f75c5563c
|
@ -5593,6 +5593,7 @@
|
||||||
"0xe530441f4f73bDB6DC2fA5aF7c3fC5fD551Ec838",
|
"0xe530441f4f73bDB6DC2fA5aF7c3fC5fD551Ec838",
|
||||||
"0xE531642e9bb5d027E9C20E03284287B97919a9a5",
|
"0xE531642e9bb5d027E9C20E03284287B97919a9a5",
|
||||||
"0xE534619dEFDBF0cAf673b8AbF7158714F5BD4bd9",
|
"0xE534619dEFDBF0cAf673b8AbF7158714F5BD4bd9",
|
||||||
|
"0xe53EC727dbDEB9E2d5456c3be40cFF031AB40A55",
|
||||||
"0xe541504417670FB76b612B41B4392d967a1956c7",
|
"0xe541504417670FB76b612B41B4392d967a1956c7",
|
||||||
"0xe541b34f73a4789a033A962ad43655221B4E516e",
|
"0xe541b34f73a4789a033A962ad43655221B4E516e",
|
||||||
"0xE54B3458C47E44C37a267E7C633AFEF88287C294",
|
"0xE54B3458C47E44C37a267E7C633AFEF88287C294",
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"name": "SuperFarm",
|
"name": "SuperFarm",
|
||||||
"symbol": "SUPER",
|
"symbol": "SUPER",
|
||||||
"type": "ERC20",
|
"type": "ERC20",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"description": "SuperFarm is a cross-chain DeFi protocol that allows users to deploy crypto and NFT farms with no code required!",
|
"description": "SuperFarm is a cross-chain DeFi protocol that allows users to deploy crypto and NFT farms with no code required!",
|
||||||
"website": "https://www.superfarm.io/",
|
"website": "https://www.superfarm.io/",
|
||||||
"explorer": "https://etherscan.io/token/0xe53EC727dbDEB9E2d5456c3be40cFF031AB40A55",
|
"explorer": "https://etherscan.io/token/0xe53EC727dbDEB9E2d5456c3be40cFF031AB40A55",
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0xe53EC727dbDEB9E2d5456c3be40cFF031AB40A55"
|
"id": "0xe53EC727dbDEB9E2d5456c3be40cFF031AB40A55"
|
||||||
}
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"versionNum": 17,
|
"versionNum": 18,
|
||||||
"commit": "50fa80a86e27ca7dbe09f925f3974a52b29243dc",
|
"commit": "76692c5af7778eb6b95bf3759c1bb4766036045e",
|
||||||
"date": "2021-02-23T12:37:07.674Z"
|
"date": "2021-02-23T13:12:35.151Z"
|
||||||
}
|
}
|
18
history/versions/18.json
Normal file
18
history/versions/18.json
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
{
|
||||||
|
"versionEnd": {
|
||||||
|
"versionNum": 18,
|
||||||
|
"commit": "76692c5af7778eb6b95bf3759c1bb4766036045e",
|
||||||
|
"date": "2021-02-23T13:12:35.151Z"
|
||||||
|
},
|
||||||
|
"versionStart": {
|
||||||
|
"versionNum": 17,
|
||||||
|
"commit": "50fa80a86e27ca7dbe09f925f3974a52b29243dc",
|
||||||
|
"date": "2021-02-23T12:37:07.674Z"
|
||||||
|
},
|
||||||
|
"fullChange": false,
|
||||||
|
"changeCount": 2,
|
||||||
|
"changes": [
|
||||||
|
"blockchains/ethereum/assets/0xe53EC727dbDEB9E2d5456c3be40cFF031AB40A55/info.json",
|
||||||
|
"blockchains/ethereum/assets/0xe53EC727dbDEB9E2d5456c3be40cFF031AB40A55/logo.png"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user