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
177a4b3e02
commit
464281483a
blockchains/smartchain
history
|
@ -297,6 +297,7 @@
|
|||
"0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD",
|
||||
"0xf91d58b5aE142DAcC749f58A49FCBac340Cb0343",
|
||||
"0xF952Fc3ca7325Cc27D15885d37117676d25BfdA6",
|
||||
"0xFAd8E46123D7b4e77496491769C167FF894d2ACB",
|
||||
"0xfb6115445Bff7b52FeB98650C87f44907E58f802",
|
||||
"0xfD26889cd6454D8751562f1c0FcF88b18B46F7B7",
|
||||
"0xfD5840Cd36d94D7229439859C0112a4185BC0255",
|
||||
|
|
|
@ -1,32 +1,33 @@
|
|||
{
|
||||
"name": "Fox Finance",
|
||||
"website": "https://foxfinance.io/",
|
||||
"description": "Fox Finance is a progressive auto-staking token that pays out rewards just for holding it within your wallet. It also rewards community environmental action via Fox in Action token drops.",
|
||||
"socials": [{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/foxfinancebsc"
|
||||
},
|
||||
{
|
||||
"name": "Discord",
|
||||
"url": "https://discord.gg/ZAvHGr3VGS"
|
||||
},
|
||||
{
|
||||
"name": "Medium",
|
||||
"url": "https://medium.com/@foxfinance/"
|
||||
},
|
||||
{
|
||||
"name": "Telegram",
|
||||
"url": "https://t.me/foxfinancebsc"
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": "https://www.reddit.com/r/foxfinance/"
|
||||
}
|
||||
],
|
||||
"explorer": "https://bscscan.com/token/0xFAd8E46123D7b4e77496491769C167FF894d2ACB",
|
||||
"type": "BEP20",
|
||||
"symbol": "FOX",
|
||||
"decimals": 9,
|
||||
"status": "active",
|
||||
"id": "0xFAd8E46123D7b4e77496491769C167FF894d2ACB"
|
||||
}
|
||||
"name": "Fox Finance",
|
||||
"website": "https://foxfinance.io/",
|
||||
"description": "Fox Finance is a progressive auto-staking token that pays out rewards just for holding it within your wallet. It also rewards community environmental action via Fox in Action token drops.",
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/foxfinancebsc"
|
||||
},
|
||||
{
|
||||
"name": "Discord",
|
||||
"url": "https://discord.gg/ZAvHGr3VGS"
|
||||
},
|
||||
{
|
||||
"name": "Medium",
|
||||
"url": "https://medium.com/@foxfinance/"
|
||||
},
|
||||
{
|
||||
"name": "Telegram",
|
||||
"url": "https://t.me/foxfinancebsc"
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": "https://www.reddit.com/r/foxfinance/"
|
||||
}
|
||||
],
|
||||
"explorer": "https://bscscan.com/token/0xFAd8E46123D7b4e77496491769C167FF894d2ACB",
|
||||
"type": "BEP20",
|
||||
"symbol": "FOX",
|
||||
"decimals": 9,
|
||||
"status": "active",
|
||||
"id": "0xFAd8E46123D7b4e77496491769C167FF894d2ACB"
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"versionNum": 417,
|
||||
"commit": "32ddc6be1676c4a2bd12374d46af2bf5d4fcd6f7",
|
||||
"date": "2021-04-06T08:47:56.333Z"
|
||||
"versionNum": 418,
|
||||
"commit": "177a4b3e023d4e0825f0c923ce5da992c7a7b37b",
|
||||
"date": "2021-04-06T08:56:43.624Z"
|
||||
}
|
16
history/versions/418.json
Normal file
16
history/versions/418.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"versionEnd": {
|
||||
"versionNum": 418,
|
||||
"commit": "177a4b3e023d4e0825f0c923ce5da992c7a7b37b",
|
||||
"date": "2021-04-06T08:56:43.624Z"
|
||||
},
|
||||
"versionStart": {
|
||||
"versionNum": 417,
|
||||
"commit": "32ddc6be1676c4a2bd12374d46af2bf5d4fcd6f7",
|
||||
"date": "2021-04-06T08:47:56.333Z"
|
||||
},
|
||||
"changes": [
|
||||
"blockchains/smartchain/assets/0xFAd8E46123D7b4e77496491769C167FF894d2ACB/info.json",
|
||||
"blockchains/smartchain/assets/0xFAd8E46123D7b4e77496491769C167FF894d2ACB/logo.png"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user