forked from trustwallet/assets
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes (sanity and consistency, auto), history
- Loading branch information
catenocrypt
authored and
trust-wallet-merge-bot
committed
Apr 14, 2021
1 parent
b6be3e7
commit 2c386e5
Showing
4 changed files
with
41 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
42 changes: 21 additions & 21 deletions
42
blockchains/smartchain/assets/0x050787DE0cF5Da03D9387b344334D51cAE5DD0Fd/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,22 @@ | ||
{ | ||
"name": "Peacockcoin", | ||
"website": "https://peacockcoin.finance/", | ||
"description": "PeacockCoin is a deflationary yield token on the Binance Smart Chain with Multi-dimensional NFT's", | ||
"socials": [ | ||
{ | ||
"name": "Twitter", | ||
"url": "https://twitter.com/PeacockCoin", | ||
"handle": "PeacockCoin" | ||
}, | ||
{ | ||
"name": "Telegram", | ||
"url": "https://t.me/peacockcoin" | ||
} | ||
], | ||
"explorer": "https://bscscan.com/token/0x050787de0cf5da03d9387b344334d51cae5dd0fd", | ||
"type": "BEP20", | ||
"symbol": "PEKC ", | ||
"decimals": 9, | ||
"status": "active", | ||
"id": "0x050787DE0cF5Da03D9387b344334D51cAE5DD0Fd" | ||
{ | ||
"name": "Peacockcoin", | ||
"website": "https://peacockcoin.finance/", | ||
"description": "PeacockCoin is a deflationary yield token on the Binance Smart Chain with Multi-dimensional NFT's", | ||
"socials": [ | ||
{ | ||
"name": "Twitter", | ||
"url": "https://twitter.com/PeacockCoin", | ||
"handle": "PeacockCoin" | ||
}, | ||
{ | ||
"name": "Telegram", | ||
"url": "https://t.me/peacockcoin" | ||
} | ||
], | ||
"explorer": "https://bscscan.com/token/0x050787de0cf5da03d9387b344334d51cae5dd0fd", | ||
"type": "BEP20", | ||
"symbol": "PEKC ", | ||
"decimals": 9, | ||
"status": "active", | ||
"id": "0x050787DE0cF5Da03D9387b344334D51cAE5DD0Fd" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"versionNum": 547, | ||
"commit": "f9e1bbe37a2d1c1ffada0656aadf13bc6a5f54e7", | ||
"date": "2021-04-14T10:43:50.480Z" | ||
"versionNum": 548, | ||
"commit": "b6be3e77f3e953f9d84a80ad3b9b880aa4453057", | ||
"date": "2021-04-14T12:12:54.016Z" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"versionEnd": { | ||
"versionNum": 548, | ||
"commit": "b6be3e77f3e953f9d84a80ad3b9b880aa4453057", | ||
"date": "2021-04-14T12:12:54.016Z" | ||
}, | ||
"versionStart": { | ||
"versionNum": 547, | ||
"commit": "f9e1bbe37a2d1c1ffada0656aadf13bc6a5f54e7", | ||
"date": "2021-04-14T10:43:50.480Z" | ||
}, | ||
"changes": [ | ||
"blockchains/smartchain/assets/0x050787DE0cF5Da03D9387b344334D51cAE5DD0Fd/info.json", | ||
"blockchains/smartchain/assets/0x050787DE0cF5Da03D9387b344334D51cAE5DD0Fd/logo.png" | ||
] | ||
} |