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
bf0c3f053c
commit
e4ff52e80c
|
@ -56,6 +56,7 @@
|
||||||
"0x182c763a4b2Fbd18C9B5f2D18102a0dDd9D5DF26",
|
"0x182c763a4b2Fbd18C9B5f2D18102a0dDd9D5DF26",
|
||||||
"0x18D883F6647cB3195F55EB93BF9EE8ae824E3a6f",
|
"0x18D883F6647cB3195F55EB93BF9EE8ae824E3a6f",
|
||||||
"0x190b589cf9Fb8DDEabBFeae36a813FFb2A702454",
|
"0x190b589cf9Fb8DDEabBFeae36a813FFb2A702454",
|
||||||
|
"0x1991501f1398663F69dD7391C055bb0DF6514F76",
|
||||||
"0x19E506BbF1d8Dbd08e963229434634664A577111",
|
"0x19E506BbF1d8Dbd08e963229434634664A577111",
|
||||||
"0x19eE64850862cFd234e20c0db4edA286f12ec907",
|
"0x19eE64850862cFd234e20c0db4edA286f12ec907",
|
||||||
"0x1A2fb0Af670D0234c2857FaD35b789F8Cb725584",
|
"0x1A2fb0Af670D0234c2857FaD35b789F8Cb725584",
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"name": "HotDoge Token",
|
"name": "HotDoge Token",
|
||||||
"website": "https://www.hotdogetoken.com/",
|
"website": "https://www.hotdogetoken.com/",
|
||||||
"description": "HotDoge is a community-driven token wiith a reflection mechanism and various DeFi features",
|
"description": "HotDoge is a community-driven token wiith a reflection mechanism and various DeFi features",
|
||||||
"explorer": "https://bscscan.com/token/0x1991501f1398663f69dd7391c055bb0df6514f76",
|
"explorer": "https://bscscan.com/token/0x1991501f1398663f69dd7391c055bb0df6514f76",
|
||||||
"type": "BEP20",
|
"type": "BEP20",
|
||||||
"symbol": "HotDoge",
|
"symbol": "HotDoge",
|
||||||
"decimals": 9,
|
"decimals": 9,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x1991501f1398663F69dD7391C055bb0DF6514F76"
|
"id": "0x1991501f1398663F69dD7391C055bb0DF6514F76"
|
||||||
}
|
}
|
|
@ -26,5 +26,4 @@
|
||||||
"decimals": 9,
|
"decimals": 9,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x55183148d5C3360cbB0e1EDb38b30e091aEE4D65"
|
"id": "0x55183148d5C3360cbB0e1EDb38b30e091aEE4D65"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"versionNum": 1197,
|
"versionNum": 1198,
|
||||||
"commit": "5f9c8f47b91b0c38ac1ecb35a07dde524df73740",
|
"commit": "bf0c3f053c044719fa6b26b02efebc3656a3b9ca",
|
||||||
"date": "2021-05-10T05:17:56.439Z"
|
"date": "2021-05-10T05:22:46.750Z"
|
||||||
}
|
}
|
20
history/versions/1198.json
Normal file
20
history/versions/1198.json
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
{
|
||||||
|
"versionEnd": {
|
||||||
|
"versionNum": 1198,
|
||||||
|
"commit": "bf0c3f053c044719fa6b26b02efebc3656a3b9ca",
|
||||||
|
"date": "2021-05-10T05:22:46.750Z"
|
||||||
|
},
|
||||||
|
"versionStart": {
|
||||||
|
"versionNum": 1197,
|
||||||
|
"commit": "5f9c8f47b91b0c38ac1ecb35a07dde524df73740",
|
||||||
|
"date": "2021-05-10T05:17:56.439Z"
|
||||||
|
},
|
||||||
|
"changes": [
|
||||||
|
"blockchains/ethereum/assets/0x29502fE4d233EF0b45C3647101Fa1252cE0634BD/info.json",
|
||||||
|
"blockchains/ethereum/assets/0x29502fE4d233EF0b45C3647101Fa1252cE0634BD/logo.png",
|
||||||
|
"blockchains/smartchain/allowlist.json",
|
||||||
|
"blockchains/smartchain/assets/0x1991501f1398663F69dD7391C055bb0DF6514F76/info.json",
|
||||||
|
"blockchains/smartchain/assets/0x1991501f1398663F69dD7391C055bb0DF6514F76/logo.png",
|
||||||
|
"blockchains/smartchain/assets/0x55183148d5C3360cbB0e1EDb38b30e091aEE4D65/info.json"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user