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
bf73f73d70
commit
889fe1de67
|
@ -67,6 +67,7 @@
|
||||||
"0x264Bc4Ea2F45cF6331AD6C3aC8d7257Cf487FcbC",
|
"0x264Bc4Ea2F45cF6331AD6C3aC8d7257Cf487FcbC",
|
||||||
"0x26A5dFab467d4f58fB266648CAe769503CEC9580",
|
"0x26A5dFab467d4f58fB266648CAe769503CEC9580",
|
||||||
"0x271C418B045d05A1D52c6bF849d47b5B5B4d769e",
|
"0x271C418B045d05A1D52c6bF849d47b5B5B4d769e",
|
||||||
|
"0x2773f3FB0f7babA01cdcaAB002FD3373dE2860b3",
|
||||||
"0x290c665656a67e0ea0784f90ECBaeFF77c884217",
|
"0x290c665656a67e0ea0784f90ECBaeFF77c884217",
|
||||||
"0x29cED01C447166958605519F10DcF8b0255fB379",
|
"0x29cED01C447166958605519F10DcF8b0255fB379",
|
||||||
"0x2A1d286ed5edAD78BeFD6E0d8BEb38791e8cD69d",
|
"0x2A1d286ed5edAD78BeFD6E0d8BEb38791e8cD69d",
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"name": "Wolf",
|
"name": "Wolf",
|
||||||
"type": "BEP20",
|
"type": "BEP20",
|
||||||
"symbol": "WOLF",
|
"symbol": "WOLF",
|
||||||
"decimals": 9,
|
"decimals": 9,
|
||||||
"description": "Wolf is an community token in the same way as Doge, but better. We are the wolf pack",
|
"description": "Wolf is an community token in the same way as Doge, but better. We are the wolf pack",
|
||||||
"website": "https://wolf-finance.com",
|
"website": "https://wolf-finance.com",
|
||||||
"explorer": "https://bscscan.com/token/0x2773f3fb0f7baba01cdcaab002fd3373de2860b3",
|
"explorer": "https://bscscan.com/token/0x2773f3fb0f7baba01cdcaab002fd3373de2860b3",
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x2773f3FB0f7babA01cdcaAB002FD3373dE2860b3"
|
"id": "0x2773f3FB0f7babA01cdcaAB002FD3373dE2860b3"
|
||||||
}
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"versionNum": 761,
|
"versionNum": 762,
|
||||||
"commit": "1956058414f604896ad748151b9c6a9e2ab3cef1",
|
"commit": "bf73f73d7042e081843639ec1c1625d28eb13d03",
|
||||||
"date": "2021-04-24T10:41:13.051Z"
|
"date": "2021-04-24T10:43:59.921Z"
|
||||||
}
|
}
|
16
history/versions/762.json
Normal file
16
history/versions/762.json
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"versionEnd": {
|
||||||
|
"versionNum": 762,
|
||||||
|
"commit": "bf73f73d7042e081843639ec1c1625d28eb13d03",
|
||||||
|
"date": "2021-04-24T10:43:59.921Z"
|
||||||
|
},
|
||||||
|
"versionStart": {
|
||||||
|
"versionNum": 761,
|
||||||
|
"commit": "1956058414f604896ad748151b9c6a9e2ab3cef1",
|
||||||
|
"date": "2021-04-24T10:41:13.051Z"
|
||||||
|
},
|
||||||
|
"changes": [
|
||||||
|
"blockchains/smartchain/assets/0x2773f3FB0f7babA01cdcaAB002FD3373dE2860b3/info.json",
|
||||||
|
"blockchains/smartchain/assets/0x2773f3FB0f7babA01cdcaAB002FD3373dE2860b3/logo.png"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user