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
996df3fb7c
commit
16f204705e
|
@ -96,6 +96,7 @@
|
|||
"0x190b589cf9Fb8DDEabBFeae36a813FFb2A702454",
|
||||
"0x196dC2421AF765c2673FC6093fb1374b28064270",
|
||||
"0x1991501f1398663F69dD7391C055bb0DF6514F76",
|
||||
"0x19B60612F9A93359bca835A788A334D4157E675B",
|
||||
"0x19E506BbF1d8Dbd08e963229434634664A577111",
|
||||
"0x19eE64850862cFd234e20c0db4edA286f12ec907",
|
||||
"0x1a04364E724A2B9c5A4ff42D777420734e605383",
|
||||
|
@ -163,6 +164,7 @@
|
|||
"0x2773f3FB0f7babA01cdcaAB002FD3373dE2860b3",
|
||||
"0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d",
|
||||
"0x2802eb3a20f5892956D5B9528F6Bf13E648534DB",
|
||||
"0x2821989877c0189bf63837f18a2856E30297AF70",
|
||||
"0x2859e4544C4bB03966803b044A93563Bd2D0DD4D",
|
||||
"0x290c665656a67e0ea0784f90ECBaeFF77c884217",
|
||||
"0x2921872530F53eb8E6fC388676B141EF41Ee2d4e",
|
||||
|
@ -933,6 +935,7 @@
|
|||
"0xED1b4BdB29cA09545b9BEdC6c0E854074E121eB3",
|
||||
"0xEd438051437c22A9Ef249B68c7E292435fE8B858",
|
||||
"0xeDa21B525Ac789EaB1a08ef2404dd8505FfB973D",
|
||||
"0xeDAF1F5B8078d4feb4E13c8d5A2c8dE1365be7b6",
|
||||
"0xEE738a9e5FB78c24D26ceCD30389ED977C38D0Ca",
|
||||
"0xeE8feAeE52CE378BA356A5772BBa29d08AF25cdB",
|
||||
"0xEe9801669C6138E84bD50dEB500827b776777d28",
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"name": "Altrucoin",
|
||||
"website": "https://altrucoin.io",
|
||||
"description": "Altrucoin is a decentralized finance token built for yield generation, charitable donations, decentralized governance, and defi lending.",
|
||||
"explorer": "https://bscscan.com/token/0xeDAF1F5B8078d4feb4E13c8d5A2c8dE1365be7b6",
|
||||
"type": "BEP20",
|
||||
"symbol": "ALTRUCOIN",
|
||||
"decimals": 9,
|
||||
"status": "active",
|
||||
"id": "0xeDAF1F5B8078d4feb4E13c8d5A2c8dE1365be7b6"
|
||||
{
|
||||
"name": "Altrucoin",
|
||||
"website": "https://altrucoin.io",
|
||||
"description": "Altrucoin is a decentralized finance token built for yield generation, charitable donations, decentralized governance, and defi lending.",
|
||||
"explorer": "https://bscscan.com/token/0xeDAF1F5B8078d4feb4E13c8d5A2c8dE1365be7b6",
|
||||
"type": "BEP20",
|
||||
"symbol": "ALTRUCOIN",
|
||||
"decimals": 9,
|
||||
"status": "active",
|
||||
"id": "0xeDAF1F5B8078d4feb4E13c8d5A2c8dE1365be7b6"
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"versionNum": 1904,
|
||||
"commit": "0ec0bfd5e63bc346da2caae6c30c6ce358ce3e7e",
|
||||
"date": "2021-06-04T01:35:26.483Z"
|
||||
"versionNum": 1905,
|
||||
"commit": "996df3fb7c3e18653b60ed94a7e9ccba94bd7f99",
|
||||
"date": "2021-06-04T07:17:16.915Z"
|
||||
}
|
20
history/versions/1905.json
Normal file
20
history/versions/1905.json
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"versionEnd": {
|
||||
"versionNum": 1905,
|
||||
"commit": "996df3fb7c3e18653b60ed94a7e9ccba94bd7f99",
|
||||
"date": "2021-06-04T07:17:16.915Z"
|
||||
},
|
||||
"versionStart": {
|
||||
"versionNum": 1904,
|
||||
"commit": "0ec0bfd5e63bc346da2caae6c30c6ce358ce3e7e",
|
||||
"date": "2021-06-04T01:35:26.483Z"
|
||||
},
|
||||
"changes": [
|
||||
"blockchains/smartchain/assets/0x19B60612F9A93359bca835A788A334D4157E675B/info.json",
|
||||
"blockchains/smartchain/assets/0x19B60612F9A93359bca835A788A334D4157E675B/logo.png",
|
||||
"blockchains/smartchain/assets/0x2821989877c0189bf63837f18a2856E30297AF70/info.json",
|
||||
"blockchains/smartchain/assets/0x2821989877c0189bf63837f18a2856E30297AF70/logo.png",
|
||||
"blockchains/smartchain/assets/0xeDAF1F5B8078d4feb4E13c8d5A2c8dE1365be7b6/info.json",
|
||||
"blockchains/smartchain/assets/0xeDAF1F5B8078d4feb4E13c8d5A2c8dE1365be7b6/logo.png"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user