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
2ba1b7997e
commit
d3fcb84532
|
@ -171,6 +171,7 @@
|
||||||
"0x92a42Db88Ed0F02c71D439e55962Ca7CAB0168b5",
|
"0x92a42Db88Ed0F02c71D439e55962Ca7CAB0168b5",
|
||||||
"0x947950BcC74888a40Ffa2593C5798F11Fc9124C4",
|
"0x947950BcC74888a40Ffa2593C5798F11Fc9124C4",
|
||||||
"0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8",
|
"0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8",
|
||||||
|
"0x94BaBBE728D9411612Ee41b20241a6FA251b26Ce",
|
||||||
"0x95c78222B3D6e262426483D42CfA53685A67Ab9D",
|
"0x95c78222B3D6e262426483D42CfA53685A67Ab9D",
|
||||||
"0x9678E42ceBEb63F23197D726B29b1CB20d0064E5",
|
"0x9678E42ceBEb63F23197D726B29b1CB20d0064E5",
|
||||||
"0x968F6f898a6Df937fC1859b323aC2F14643e3fED",
|
"0x968F6f898a6Df937fC1859b323aC2F14643e3fED",
|
||||||
|
|
|
@ -1,27 +1,27 @@
|
||||||
{
|
{
|
||||||
"name": "GFORCE",
|
"name": "GFORCE",
|
||||||
"website": "https://jetfuel.finance/gforce",
|
"website": "https://jetfuel.finance/gforce",
|
||||||
"source_code": "https://jetfuel.finance/contracts",
|
"source_code": "https://jetfuel.finance/contracts",
|
||||||
"description": "Gforce is an innovative token in the Jetfuel.Finance Ecosystem that is revolutionizing the passive yield and staking token landscape.",
|
"description": "Gforce is an innovative token in the Jetfuel.Finance Ecosystem that is revolutionizing the passive yield and staking token landscape.",
|
||||||
"research": "https://jetfuel-finance-1.gitbook.io/jetfuel-finance/",
|
"research": "https://jetfuel-finance-1.gitbook.io/jetfuel-finance/",
|
||||||
"socials": [
|
"socials": [
|
||||||
{
|
{
|
||||||
"name": "Twitter",
|
"name": "Twitter",
|
||||||
"url": "https://twitter.com/Jetfuelfinance"
|
"url": "https://twitter.com/Jetfuelfinance"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Medium",
|
"name": "Medium",
|
||||||
"url": "https://medium.com/@jetfuelfinance"
|
"url": "https://medium.com/@jetfuelfinance"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Telegram",
|
"name": "Telegram",
|
||||||
"url": "https://t.me/jetfuelfinance"
|
"url": "https://t.me/jetfuelfinance"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"explorer": "https://bscscan.com/token/0x94BaBBE728D9411612Ee41b20241a6FA251b26Ce",
|
"explorer": "https://bscscan.com/token/0x94BaBBE728D9411612Ee41b20241a6FA251b26Ce",
|
||||||
"type": "BEP20",
|
"type": "BEP20",
|
||||||
"symbol": "GFCE",
|
"symbol": "GFCE",
|
||||||
"decimals": 9,
|
"decimals": 9,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x94BaBBE728D9411612Ee41b20241a6FA251b26Ce"
|
"id": "0x94BaBBE728D9411612Ee41b20241a6FA251b26Ce"
|
||||||
}
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"versionNum": 346,
|
"versionNum": 347,
|
||||||
"commit": "145e5bbe928349e32fe0eed7fb5caef78fcfe3fc",
|
"commit": "2ba1b7997ea2629824629c29be43e9a770646b2f",
|
||||||
"date": "2021-03-29T22:08:54.596Z"
|
"date": "2021-03-29T22:19:45.231Z"
|
||||||
}
|
}
|
16
history/versions/347.json
Normal file
16
history/versions/347.json
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"versionEnd": {
|
||||||
|
"versionNum": 347,
|
||||||
|
"commit": "2ba1b7997ea2629824629c29be43e9a770646b2f",
|
||||||
|
"date": "2021-03-29T22:19:45.231Z"
|
||||||
|
},
|
||||||
|
"versionStart": {
|
||||||
|
"versionNum": 346,
|
||||||
|
"commit": "145e5bbe928349e32fe0eed7fb5caef78fcfe3fc",
|
||||||
|
"date": "2021-03-29T22:08:54.596Z"
|
||||||
|
},
|
||||||
|
"changes": [
|
||||||
|
"blockchains/smartchain/assets/0x94BaBBE728D9411612Ee41b20241a6FA251b26Ce/info.json",
|
||||||
|
"blockchains/smartchain/assets/0x94BaBBE728D9411612Ee41b20241a6FA251b26Ce/logo.png"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user