mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
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:
parent
e630849cd9
commit
3de76586b4
|
@ -1,34 +1,35 @@
|
|||
{
|
||||
"name": "Newscrypto",
|
||||
"website": "https://newscrypto.io/",
|
||||
"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.",
|
||||
"explorer": "https://etherscan.io/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": "ERC20",
|
||||
"symbol": "NWC",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x968F6f898a6Df937fC1859b323aC2F14643e3fED"
|
||||
"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://etherscan.io/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": "ERC20",
|
||||
"symbol": "NWC",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x968f6f898a6df937fc1859b323ac2f14643e3fed"
|
||||
}
|
Binary file not shown.
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 18 KiB |
|
@ -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 |
Loading…
Reference in New Issue
Block a user