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
77533cd164
commit
ba40e2f2bc
blockchains/smartchain
history
|
@ -241,6 +241,7 @@
|
|||
"0x85102c0062Aa918cB9e26D94A284AafCa602Df13",
|
||||
"0x8519EA49c997f50cefFa444d240fB655e89248Aa",
|
||||
"0x851F7a700c5d67DB59612b871338a85526752c25",
|
||||
"0x8592fb0E6724A90CE45f05F31B85BddD45931560",
|
||||
"0x8597ba143AC509189E89aaB3BA28d661A5dD9830",
|
||||
"0x862827E70221C3A0BA27aB608DDfE4d5D3Fe27C2",
|
||||
"0x869Dd7A64AfBe5370a8c591d9B8650BE60c0B8f6",
|
||||
|
|
|
@ -1,29 +1,30 @@
|
|||
{
|
||||
"name": "Swinate",
|
||||
"website": "https://www.swinate.io",
|
||||
"description": "Swinate is the auto-generating liquidity protocol with static farming by holding on Binance Smart Chain.",
|
||||
"explorer": "https://bscscan.com/token/0x8592fb0E6724A90CE45f05F31B85BddD45931560",
|
||||
"socials": [{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/SWINATEIO",
|
||||
"handle": "SWINATEIO"
|
||||
},
|
||||
{
|
||||
"name": "Telegram",
|
||||
"url": "https://t.me/swinate"
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": "https://reddit.com/r/Swinate"
|
||||
},
|
||||
{
|
||||
"name": "Youtube",
|
||||
"url": "https://www.youtube.com/channel/UCn0nYSaMt07CWtgU-e2lVkg/"
|
||||
}
|
||||
],
|
||||
"type": "BEP20",
|
||||
"symbol": "SWIN",
|
||||
"decimals": 9,
|
||||
"status": "active",
|
||||
"id": "0x8592fb0E6724A90CE45f05F31B85BddD45931560"
|
||||
{
|
||||
"name": "Swinate",
|
||||
"website": "https://www.swinate.io",
|
||||
"description": "Swinate is the auto-generating liquidity protocol with static farming by holding on Binance Smart Chain.",
|
||||
"explorer": "https://bscscan.com/token/0x8592fb0E6724A90CE45f05F31B85BddD45931560",
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/SWINATEIO",
|
||||
"handle": "SWINATEIO"
|
||||
},
|
||||
{
|
||||
"name": "Telegram",
|
||||
"url": "https://t.me/swinate"
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": "https://reddit.com/r/Swinate"
|
||||
},
|
||||
{
|
||||
"name": "Youtube",
|
||||
"url": "https://www.youtube.com/channel/UCn0nYSaMt07CWtgU-e2lVkg/"
|
||||
}
|
||||
],
|
||||
"type": "BEP20",
|
||||
"symbol": "SWIN",
|
||||
"decimals": 9,
|
||||
"status": "active",
|
||||
"id": "0x8592fb0E6724A90CE45f05F31B85BddD45931560"
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"versionNum": 824,
|
||||
"commit": "2be84fee0ed2d02d545ed660ba6a1673645ddc7c",
|
||||
"date": "2021-04-27T15:37:03.474Z"
|
||||
"versionNum": 825,
|
||||
"commit": "77533cd1641f8b093e3e04d8685936992180451d",
|
||||
"date": "2021-04-27T15:38:28.201Z"
|
||||
}
|
17
history/versions/825.json
Normal file
17
history/versions/825.json
Normal file
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"versionEnd": {
|
||||
"versionNum": 825,
|
||||
"commit": "77533cd1641f8b093e3e04d8685936992180451d",
|
||||
"date": "2021-04-27T15:38:28.201Z"
|
||||
},
|
||||
"versionStart": {
|
||||
"versionNum": 824,
|
||||
"commit": "2be84fee0ed2d02d545ed660ba6a1673645ddc7c",
|
||||
"date": "2021-04-27T15:37:03.474Z"
|
||||
},
|
||||
"changes": [
|
||||
"blockchains/smartchain/allowlist.json",
|
||||
"blockchains/smartchain/assets/0x8592fb0E6724A90CE45f05F31B85BddD45931560/info.json",
|
||||
"blockchains/smartchain/assets/0x8592fb0E6724A90CE45f05F31B85BddD45931560/logo.png"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user