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
9b1e384360
commit
51314727ee
|
@ -899,6 +899,7 @@
|
||||||
"0xc8aE2289c032B119DFD29396F1FC68Ee91F80118",
|
"0xc8aE2289c032B119DFD29396F1FC68Ee91F80118",
|
||||||
"0xc9132C76060F6b319764Ea075973a650A1a53bC9",
|
"0xc9132C76060F6b319764Ea075973a650A1a53bC9",
|
||||||
"0xc91D49653F0364aA9C7877697eB27313c973ad9D",
|
"0xc91D49653F0364aA9C7877697eB27313c973ad9D",
|
||||||
|
"0xC974bE717f52Dcc701fE50fAD36d163b1e9A3a82",
|
||||||
"0xC9849E6fdB743d08fAeE3E34dd2D1bc69EA11a51",
|
"0xC9849E6fdB743d08fAeE3E34dd2D1bc69EA11a51",
|
||||||
"0xC9c7C6A590E82C576de7553142d47a5fb63f9e90",
|
"0xC9c7C6A590E82C576de7553142d47a5fb63f9e90",
|
||||||
"0xCA0a9Df6a8cAD800046C1DDc5755810718b65C44",
|
"0xCA0a9Df6a8cAD800046C1DDc5755810718b65C44",
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"name": "Healing Potion Token",
|
"name": "Healing Potion Token",
|
||||||
"type": "BEP20",
|
"type": "BEP20",
|
||||||
"symbol": "HPPOT",
|
"symbol": "HPPOT",
|
||||||
"decimals": 9,
|
"decimals": 9,
|
||||||
"website": "https://healingpot.info",
|
"website": "https://healingpot.info",
|
||||||
"description": "Healing potion is a wallet regeneration token that allows investors to earn passive income as they hold. 7% of every transaction is distributed equally among holders and an extra 5% is sent straight to the liquidity pool. ",
|
"description": "Healing potion is a wallet regeneration token that allows investors to earn passive income as they hold. 7% of every transaction is distributed equally among holders and an extra 5% is sent straight to the liquidity pool. ",
|
||||||
"explorer": "https://bscscan.com/token/0xc974be717f52dcc701fe50fad36d163b1e9a3a82",
|
"explorer": "https://bscscan.com/token/0xc974be717f52dcc701fe50fad36d163b1e9a3a82",
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0xC974bE717f52Dcc701fE50fAD36d163b1e9A3a82"
|
"id": "0xC974bE717f52Dcc701fE50fAD36d163b1e9A3a82"
|
||||||
}
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"versionNum": 2108,
|
"versionNum": 2109,
|
||||||
"commit": "c192293099e931f51fa62eca9053a4a79dfb2e60",
|
"commit": "9b1e384360c9e55cbefc4c806ef81058e8522fee",
|
||||||
"date": "2021-06-11T10:54:47.981Z"
|
"date": "2021-06-11T14:35:14.373Z"
|
||||||
}
|
}
|
16
history/versions/2109.json
Normal file
16
history/versions/2109.json
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"versionEnd": {
|
||||||
|
"versionNum": 2109,
|
||||||
|
"commit": "9b1e384360c9e55cbefc4c806ef81058e8522fee",
|
||||||
|
"date": "2021-06-11T14:35:14.373Z"
|
||||||
|
},
|
||||||
|
"versionStart": {
|
||||||
|
"versionNum": 2108,
|
||||||
|
"commit": "c192293099e931f51fa62eca9053a4a79dfb2e60",
|
||||||
|
"date": "2021-06-11T10:54:47.981Z"
|
||||||
|
},
|
||||||
|
"changes": [
|
||||||
|
"blockchains/smartchain/assets/0xC974bE717f52Dcc701fE50fAD36d163b1e9A3a82/info.json",
|
||||||
|
"blockchains/smartchain/assets/0xC974bE717f52Dcc701fE50fAD36d163b1e9A3a82/logo.png"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user