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
b6cce31869
commit
0b2fca80f5
|
@ -375,6 +375,7 @@
|
||||||
"0x337e35Ed5B38D5C7Ec9F8d7cF78fe7F43d7DEC6F",
|
"0x337e35Ed5B38D5C7Ec9F8d7cF78fe7F43d7DEC6F",
|
||||||
"0x338196a509B4c66749c3f44c21C00501E6ACF7BC",
|
"0x338196a509B4c66749c3f44c21C00501E6ACF7BC",
|
||||||
"0x339550404Ca4d831D12B1b2e4768869997390010",
|
"0x339550404Ca4d831D12B1b2e4768869997390010",
|
||||||
|
"0x339C72829AB7DD45C3C52f965E7ABe358dd8761E",
|
||||||
"0x33A3d962955A3862C8093D1273344719f03cA17C",
|
"0x33A3d962955A3862C8093D1273344719f03cA17C",
|
||||||
"0x33a669a350807552a005845C13A37662FAcb041B",
|
"0x33a669a350807552a005845C13A37662FAcb041B",
|
||||||
"0x33a887Cf76383be39DC51786e8f641c9D6665D84",
|
"0x33a887Cf76383be39DC51786e8f641c9D6665D84",
|
||||||
|
|
|
@ -1,29 +1,29 @@
|
||||||
{
|
{
|
||||||
"name": "WanakaFarm",
|
"name": "WanakaFarm",
|
||||||
"type": "BEP20",
|
"type": "BEP20",
|
||||||
"symbol": "WANA",
|
"symbol": "WANA",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"website": "https://wanakafarm.com",
|
"website": "https://wanakafarm.com",
|
||||||
"description": "Wanaka Farm aims to offer anNFT game where people can own their virtual lands, NFT items to plant, grow, harvest to relax and earn their crypto.",
|
"description": "Wanaka Farm aims to offer anNFT game where people can own their virtual lands, NFT items to plant, grow, harvest to relax and earn their crypto.",
|
||||||
"explorer": "https://bscscan.com/token/0x339C72829AB7DD45C3C52f965E7ABe358dd8761E",
|
"explorer": "https://bscscan.com/token/0x339C72829AB7DD45C3C52f965E7ABe358dd8761E",
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x339C72829AB7DD45C3C52f965E7ABe358dd8761E",
|
"id": "0x339C72829AB7DD45C3C52f965E7ABe358dd8761E",
|
||||||
"links": [
|
"links": [
|
||||||
{
|
{
|
||||||
"name": "whitepaper",
|
"name": "whitepaper",
|
||||||
"url": "https://wanakafarm.com/papers/"
|
"url": "https://wanakafarm.com/papers/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "telegram",
|
"name": "telegram",
|
||||||
"url": "https://t.me/WanakaOfficial"
|
"url": "https://t.me/WanakaOfficial"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "facebook",
|
"name": "facebook",
|
||||||
"url": "https://facebook.com/wanakafarmofficial"
|
"url": "https://facebook.com/wanakafarmofficial"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "twitter",
|
"name": "twitter",
|
||||||
"url": "https://twitter.com/Wanaka_Farm"
|
"url": "https://twitter.com/Wanaka_Farm"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"versionNum": 3708,
|
"versionNum": 3709,
|
||||||
"commit": "e32fc4138cfd95e9418e33144fb9dc4c33449d44",
|
"commit": "b6cce318693dd0123483e02d5dde5d79cb775e84",
|
||||||
"date": "2021-09-20T15:44:15.877Z"
|
"date": "2021-09-20T19:26:40.418Z"
|
||||||
}
|
}
|
16
history/versions/3709.json
Normal file
16
history/versions/3709.json
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"versionEnd": {
|
||||||
|
"versionNum": 3709,
|
||||||
|
"commit": "b6cce318693dd0123483e02d5dde5d79cb775e84",
|
||||||
|
"date": "2021-09-20T19:26:40.418Z"
|
||||||
|
},
|
||||||
|
"versionStart": {
|
||||||
|
"versionNum": 3708,
|
||||||
|
"commit": "e32fc4138cfd95e9418e33144fb9dc4c33449d44",
|
||||||
|
"date": "2021-09-20T15:44:15.877Z"
|
||||||
|
},
|
||||||
|
"changes": [
|
||||||
|
"blockchains/smartchain/assets/0x339C72829AB7DD45C3C52f965E7ABe358dd8761E/info.json",
|
||||||
|
"blockchains/smartchain/assets/0x339C72829AB7DD45C3C52f965E7ABe358dd8761E/logo.png"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user