Add Newscrypto (NWC) token to BSC and change logo (#5916)

* Add Newscrypto(NWC) token

* Add Newscrypto (NWC) token

* Add info.json

* Change logo to new one
Add binance smart chain information

* Change logo to new one
Add binance smart chain information

Co-authored-by: Urban Završnik <zavrsnik.urban@gmail.com>
Co-authored-by: matictempfer <matic.tempfer@gmail.com>
This commit is contained in:
Newscrypto 2021-03-17 13:39:06 +01:00 committed by GitHub
parent e630849cd9
commit 3de76586b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 68 additions and 32 deletions

View File

@ -1,34 +1,35 @@
{ {
"name": "Newscrypto", "name": "Newscrypto",
"website": "https://newscrypto.io/", "website": "https://newscrypto.io/",
"white_paper": "https://newscrypto.io/whitepaper.pdf", "white_paper": "https://newscrypto.io/whitepaper.pdf",
"description": "Newscrypto is a project that brings together education, information and trading tools for traders in the crypto markets.", "short_description": "Newscrypto is a project that brings together education, information and trading tools for traders in the crypto markets.",
"explorer": "https://etherscan.io/token/0x968f6f898a6df937fc1859b323ac2f14643e3fed", "description": "Newscrypto is a project that brings together education, information and trading tools for traders in the crypto markets.",
"socials": [ "explorer": "https://etherscan.io/token/0x968f6f898a6df937fc1859b323ac2f14643e3fed",
{ "socials": [
"name": "Twitter", {
"url": "https://twitter.com/NwcPublic", "name": "Twitter",
"handle": "NwcPublic" "url": "https://twitter.com/NwcPublic",
}, "handle": "NwcPublic"
{ },
"name": "Telegram", {
"url": "https://t.me/nwc_public", "name": "Telegram",
"handle": "NwcPublic" "url": "https://t.me/nwc_public",
}, "handle": "NwcPublic"
{ },
"name": "Facebook", {
"url": "https://www.facebook.com/Newscrypto.io", "name": "Facebook",
"handle": "Newscrypto" "url": "https://www.facebook.com/Newscrypto.io",
}, "handle": "Newscrypto"
{ },
"name": "Linkedin", {
"url": "https://jm.linkedin.com/company/newscrypto-io", "name": "Linkedin",
"handle": "Newscrypto" "url": "https://jm.linkedin.com/company/newscrypto-io",
} "handle": "Newscrypto"
], }
"type": "ERC20", ],
"symbol": "NWC", "type": "ERC20",
"decimals": 18, "symbol": "NWC",
"status": "active", "decimals": 18,
"id": "0x968F6f898a6Df937fC1859b323aC2F14643e3fED" "status": "active",
"id": "0x968f6f898a6df937fc1859b323ac2f14643e3fed"
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

@ -0,0 +1,35 @@
{
"name": "Newscrypto",
"website": "https://newscrypto.io/",
"white_paper": "https://newscrypto.io/whitepaper.pdf",
"short_description": "Newscrypto is a project that brings together education, information and trading tools for traders in the crypto markets.",
"description": "Newscrypto is a project that brings together education, information and trading tools for traders in the crypto markets.",
"explorer": "https://bscscan.com/token/0x968f6f898a6df937fc1859b323ac2f14643e3fed",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/NwcPublic",
"handle": "NwcPublic"
},
{
"name": "Telegram",
"url": "https://t.me/nwc_public",
"handle": "NwcPublic"
},
{
"name": "Facebook",
"url": "https://www.facebook.com/Newscrypto.io",
"handle": "Newscrypto"
},
{
"name": "Linkedin",
"url": "https://jm.linkedin.com/company/newscrypto-io",
"handle": "Newscrypto"
}
],
"type": "BEP20",
"symbol": "NWC",
"decimals": 18,
"status": "active",
"id": "0x968f6f898a6df937fc1859b323ac2f14643e3fed"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB