Fixes (sanity and consistency, auto), history

This commit is contained in:
Cryptocool1 2021-05-03 09:24:04 +00:00 committed by trust-wallet-merge-bot
parent 7ca8b8b168
commit c5a55ede4e
4 changed files with 43 additions and 26 deletions

View File

@ -144,6 +144,7 @@
"0x4197C6EF3879a08cD51e5560da5064B773aa1d29", "0x4197C6EF3879a08cD51e5560da5064B773aa1d29",
"0x4247aeB8E759e575Fe350921cD174C48df304F2A", "0x4247aeB8E759e575Fe350921cD174C48df304F2A",
"0x426D6D53187be3288fe37f214e3F6901D8145b62", "0x426D6D53187be3288fe37f214e3F6901D8145b62",
"0x4273d797Ebc0063d5d887B1e67daD4A43E2Fd244",
"0x42F6f551ae042cBe50C739158b4f0CAC0Edb9096", "0x42F6f551ae042cBe50C739158b4f0CAC0Edb9096",
"0x4338665CBB7B2485A8855A139b75D5e34AB0DB94", "0x4338665CBB7B2485A8855A139b75D5e34AB0DB94",
"0x43a0EE2e4c005277195F409E77919D1b1a5c9c1f", "0x43a0EE2e4c005277195F409E77919D1b1a5c9c1f",

View File

@ -1,23 +1,23 @@
{ {
"name": "ProjectPanda", "name": "ProjectPanda",
"website": "https://project-panda.com", "website": "https://project-panda.com",
"description": "Project Panda is working as a Socio-NFT platform where the users can exchange NFTs with an exchange protocol that is based on the Binance Smart Chain network..", "description": "Project Panda is working as a Socio-NFT platform where the users can exchange NFTs with an exchange protocol that is based on the Binance Smart Chain network..",
"explorer": "https://bscscan.com/token/0x4273d797Ebc0063d5d887B1e67daD4A43E2Fd244", "explorer": "https://bscscan.com/token/0x4273d797Ebc0063d5d887B1e67daD4A43E2Fd244",
"socials": [ "socials": [
{ {
"name": "Twitter", "name": "Twitter",
"url": "https://twitter.com/projectpanda9", "url": "https://twitter.com/projectpanda9",
"handle": "projectpanda9" "handle": "projectpanda9"
}, },
{ {
"name": "Telegram", "name": "Telegram",
"url": "https://t.me/PNDATalk", "url": "https://t.me/PNDATalk",
"handle": "PNDATalk" "handle": "PNDATalk"
} }
], ],
"type": "BEP20", "type": "BEP20",
"symbol": "PNDA", "symbol": "PNDA",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0x4273d797Ebc0063d5d887B1e67daD4A43E2Fd244" "id": "0x4273d797Ebc0063d5d887B1e67daD4A43E2Fd244"
} }

View File

@ -1,5 +1,5 @@
{ {
"versionNum": 987, "versionNum": 988,
"commit": "ee6aa6fec629bc2aa51185e55e0ae60c1203a810", "commit": "7ca8b8b168668ee6fd3d9147a34d65f4efa2885a",
"date": "2021-05-03T09:21:31.720Z" "date": "2021-05-03T09:23:48.909Z"
} }

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

@ -0,0 +1,16 @@
{
"versionEnd": {
"versionNum": 988,
"commit": "7ca8b8b168668ee6fd3d9147a34d65f4efa2885a",
"date": "2021-05-03T09:23:48.909Z"
},
"versionStart": {
"versionNum": 987,
"commit": "ee6aa6fec629bc2aa51185e55e0ae60c1203a810",
"date": "2021-05-03T09:21:31.720Z"
},
"changes": [
"blockchains/smartchain/assets/0x4273d797Ebc0063d5d887B1e67daD4A43E2Fd244/info.json",
"blockchains/smartchain/assets/0x4273d797Ebc0063d5d887B1e67daD4A43E2Fd244/logo.png"
]
}