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
61b99d421c
commit
f38f2dfecc
|
@ -41,6 +41,7 @@
|
|||
"0x2Bc4eb013DDee29D37920938B96d353171289B7C",
|
||||
"0x2cc26dd730F548dc4ac291ae7D84a0C96980d2cB",
|
||||
"0x2d3bfaDF9BC94E3Ab796029A030e863F1898aA06",
|
||||
"0x2ed9e96EDd11A1fF5163599A66fb6f1C77FA9C66",
|
||||
"0x2fF3d0F6990a40261c66E1ff2017aCBc282EB6d0",
|
||||
"0x32dFFc3fE8E3EF3571bF8a72c0d0015C5373f41D",
|
||||
"0x334b3eCB4DCa3593BCCC3c7EBD1A1C1d1780FBF1",
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"name": "Lead Token",
|
||||
"type": "bep20",
|
||||
"symbol": "LEAD",
|
||||
"decimals": 18,
|
||||
"website": "https://leadwallet.io",
|
||||
"description": "Lead Wallet is a simple decentralized multi-crypto wallet application that allow users to spend, store, swap, stake and exchange cryptocurrencies.",
|
||||
"explorer": "https://bscscan.com/token/0x2ed9e96EDd11A1fF5163599A66fb6f1C77FA9C66",
|
||||
"status": "active",
|
||||
"id": "0x2ed9e96EDd11A1fF5163599A66fb6f1C77FA9C66"
|
||||
{
|
||||
"name": "Lead Token",
|
||||
"type": "BEP20",
|
||||
"symbol": "LEAD",
|
||||
"decimals": 18,
|
||||
"website": "https://leadwallet.io",
|
||||
"description": "Lead Wallet is a simple decentralized multi-crypto wallet application that allow users to spend, store, swap, stake and exchange cryptocurrencies.",
|
||||
"explorer": "https://bscscan.com/token/0x2ed9e96EDd11A1fF5163599A66fb6f1C77FA9C66",
|
||||
"status": "active",
|
||||
"id": "0x2ed9e96EDd11A1fF5163599A66fb6f1C77FA9C66"
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"versionNum": 51,
|
||||
"commit": "8a335b8d6258f1f2b04c6375c57e246654b63d32",
|
||||
"date": "2021-03-02T05:25:37.414Z"
|
||||
"versionNum": 52,
|
||||
"commit": "61b99d421c58b2b5f43274d4f31f538331663217",
|
||||
"date": "2021-03-02T05:38:05.692Z"
|
||||
}
|
16
history/versions/52.json
Normal file
16
history/versions/52.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"versionEnd": {
|
||||
"versionNum": 52,
|
||||
"commit": "61b99d421c58b2b5f43274d4f31f538331663217",
|
||||
"date": "2021-03-02T05:38:05.692Z"
|
||||
},
|
||||
"versionStart": {
|
||||
"versionNum": 51,
|
||||
"commit": "8a335b8d6258f1f2b04c6375c57e246654b63d32",
|
||||
"date": "2021-03-02T05:25:37.414Z"
|
||||
},
|
||||
"changes": [
|
||||
"blockchains/smartchain/assets/0x2ed9e96EDd11A1fF5163599A66fb6f1C77FA9C66/info.json",
|
||||
"blockchains/smartchain/assets/0x2ed9e96EDd11A1fF5163599A66fb6f1C77FA9C66/logo.png"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user