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
71b965b280
commit
747b993b50
|
@ -418,6 +418,7 @@
|
||||||
"0x62D71B23bF15218C7d2D7E48DBbD9e9c650B173f",
|
"0x62D71B23bF15218C7d2D7E48DBbD9e9c650B173f",
|
||||||
"0x63870A18B6e42b01Ef1Ad8A2302ef50B7132054F",
|
"0x63870A18B6e42b01Ef1Ad8A2302ef50B7132054F",
|
||||||
"0x63a4644142CA6dc83CfE0E2bdba8d62174491fD8",
|
"0x63a4644142CA6dc83CfE0E2bdba8d62174491fD8",
|
||||||
|
"0x64197A553a03b8C9f23D5A15FA9fD91eac4A9538",
|
||||||
"0x641a6Dc991A49f7BE9Fe3C72c5d0FBb223eDb12f",
|
"0x641a6Dc991A49f7BE9Fe3C72c5d0FBb223eDb12f",
|
||||||
"0x643B6ef6306417A0b3FA2813eb5BAf30F5dd8736",
|
"0x643B6ef6306417A0b3FA2813eb5BAf30F5dd8736",
|
||||||
"0x6452D525532658B23484EB1897aF8b9325cA67b9",
|
"0x6452D525532658B23484EB1897aF8b9325cA67b9",
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"name": "X Stake Chain",
|
"name": "X Stake Chain",
|
||||||
"type": "BEP20",
|
"type": "BEP20",
|
||||||
"symbol": "X Stake",
|
"symbol": "X Stake",
|
||||||
"decimals": 8,
|
"decimals": 8,
|
||||||
"website": "http://xstakechain.com/",
|
"website": "http://xstakechain.com/",
|
||||||
"description": "A community-driven decentralized rewarding network.",
|
"description": "A community-driven decentralized rewarding network.",
|
||||||
"explorer": "https://bscscan.com/token/0x64197A553a03b8C9f23D5A15FA9fD91eac4A9538",
|
"explorer": "https://bscscan.com/token/0x64197A553a03b8C9f23D5A15FA9fD91eac4A9538",
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x64197A553a03b8C9f23D5A15FA9fD91eac4A9538"
|
"id": "0x64197A553a03b8C9f23D5A15FA9fD91eac4A9538"
|
||||||
}
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"versionNum": 1931,
|
"versionNum": 1932,
|
||||||
"commit": "5c39cedf75c97629a1e13c0e7c324dc40a93b6f7",
|
"commit": "71b965b2809bdc93fd70f3625710a93479948f27",
|
||||||
"date": "2021-06-04T15:25:41.543Z"
|
"date": "2021-06-04T15:30:29.135Z"
|
||||||
}
|
}
|
16
history/versions/1932.json
Normal file
16
history/versions/1932.json
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"versionEnd": {
|
||||||
|
"versionNum": 1932,
|
||||||
|
"commit": "71b965b2809bdc93fd70f3625710a93479948f27",
|
||||||
|
"date": "2021-06-04T15:30:29.135Z"
|
||||||
|
},
|
||||||
|
"versionStart": {
|
||||||
|
"versionNum": 1931,
|
||||||
|
"commit": "5c39cedf75c97629a1e13c0e7c324dc40a93b6f7",
|
||||||
|
"date": "2021-06-04T15:25:41.543Z"
|
||||||
|
},
|
||||||
|
"changes": [
|
||||||
|
"blockchains/smartchain/assets/0x64197A553a03b8C9f23D5A15FA9fD91eac4A9538/info.json",
|
||||||
|
"blockchains/smartchain/assets/0x64197A553a03b8C9f23D5A15FA9fD91eac4A9538/logo.png"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user