Fixes (sanity and consistency, auto), history

This commit is contained in:
Cryptocool1 2021-05-01 13:02:31 +00:00 committed by trust-wallet-merge-bot
parent 03e7b77449
commit d1ff86bc0c
4 changed files with 31 additions and 14 deletions

View File

@ -61,6 +61,7 @@
"0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE", "0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE",
"0x1E1aFE9D9c5f290d8F6996dDB190bd111908A43D", "0x1E1aFE9D9c5f290d8F6996dDB190bd111908A43D",
"0x1F01Dc57C66C2f87D8eab9C625D335e9defE6912", "0x1F01Dc57C66C2f87D8eab9C625D335e9defE6912",
"0x1f546aD641B56b86fD9dCEAc473d1C7a357276B7",
"0x1F82a9b541FE4C322B5cd81DCB066620D57de35C", "0x1F82a9b541FE4C322B5cd81DCB066620D57de35C",
"0x1Fa4a73a3F0133f0025378af00236f3aBDEE5D63", "0x1Fa4a73a3F0133f0025378af00236f3aBDEE5D63",
"0x1fBB6cA220dCBE732f796Fa9b13dd21cD654511b", "0x1fBB6cA220dCBE732f796Fa9b13dd21cD654511b",

View File

@ -1,12 +1,12 @@
{ {
"name": "PantherSwap Token", "name": "PantherSwap Token",
"website": "https://pantherswap.com", "website": "https://pantherswap.com",
"description": "PantherSwap is the First Automatic Liquidity Acquisition Yield Farm & AMM on Binance Smart Chain.", "description": "PantherSwap is the First Automatic Liquidity Acquisition Yield Farm & AMM on Binance Smart Chain.",
"explorer": "https://bscscan.com/token/0x1f546aD641B56b86fD9dCEAc473d1C7a357276B7", "explorer": "https://bscscan.com/token/0x1f546aD641B56b86fD9dCEAc473d1C7a357276B7",
"research": "https://docs.pantherswap.com", "research": "https://docs.pantherswap.com",
"type": "BEP20", "type": "BEP20",
"symbol": "PANTHER", "symbol": "PANTHER",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0x1f546aD641B56b86fD9dCEAc473d1C7a357276B7" "id": "0x1f546aD641B56b86fD9dCEAc473d1C7a357276B7"
} }

View File

@ -1,5 +1,5 @@
{ {
"versionNum": 935, "versionNum": 936,
"commit": "5f18af74fdd20aa285edd84b969ddf6613db9b4e", "commit": "03e7b77449beb36118857e35136a010d9b98f0f8",
"date": "2021-05-01T09:13:19.611Z" "date": "2021-05-01T13:02:14.232Z"
} }

16
history/versions/936.json Normal file
View File

@ -0,0 +1,16 @@
{
"versionEnd": {
"versionNum": 936,
"commit": "03e7b77449beb36118857e35136a010d9b98f0f8",
"date": "2021-05-01T13:02:14.232Z"
},
"versionStart": {
"versionNum": 935,
"commit": "5f18af74fdd20aa285edd84b969ddf6613db9b4e",
"date": "2021-05-01T09:13:19.611Z"
},
"changes": [
"blockchains/smartchain/assets/0x1f546aD641B56b86fD9dCEAc473d1C7a357276B7/info.json",
"blockchains/smartchain/assets/0x1f546aD641B56b86fD9dCEAc473d1C7a357276B7/logo.png"
]
}