mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add Panther Protocol (ZKP) token and logo (#21484)
* Add Panther Protocol (ZKP) token and logo https://pantherprotocol.io/ https://coinmarketcap.com/currencies/panther-protocol/ https://www.coingecko.com/en/coins/panther-protocol Co-authored-by: Sajjad Heydari <sajjad@pantherprotocol.io> * Update info.json * Fix Panther Protocol (ZKP) URLs for Coingecko and YouTube Co-authored-by: Sajjad Heydari <sajjad@pantherprotocol.io> Co-authored-by: CryptoA <82717856+Cryptocool1@users.noreply.github.com>
This commit is contained in:
parent
16ea8fdf88
commit
b30c7c9bd8
|
@ -0,0 +1,73 @@
|
||||||
|
{
|
||||||
|
"name": "$ZKP Token",
|
||||||
|
"symbol": "$ZKP",
|
||||||
|
"type": "ERC20",
|
||||||
|
"decimals": 18,
|
||||||
|
"description": "Panther Protocol Token",
|
||||||
|
"website": "https://pantherprotocol.io",
|
||||||
|
"explorer": "https://etherscan.io/token/0x909E34d3f6124C324ac83DccA84b74398a6fa173",
|
||||||
|
"status": "active",
|
||||||
|
"id": "0x909E34d3f6124C324ac83DccA84b74398a6fa173",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "blog",
|
||||||
|
"url": "https://blog.pantherprotocol.io"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "coingecko",
|
||||||
|
"url": "https://coingecko.com/coins/panther-protocol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "coinmarketcap",
|
||||||
|
"url": "https://coinmarketcap.com/currencies/panther-protocol/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "discord",
|
||||||
|
"url": "https://discord.com/invite/WZuRnMCZ4c"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "docs",
|
||||||
|
"url": "https://docs.pantherprotocol.io/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "facebook",
|
||||||
|
"url": "https://facebook.com/Panther-Protocol-102781158610564/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/pantherprotocol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "medium",
|
||||||
|
"url": "https://medium.com/@panther-protocol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "reddit",
|
||||||
|
"url": "https://reddit.com/r/PantherProtocol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/pantherprotocol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram_news",
|
||||||
|
"url": "https://t.me/pantherprotocolann"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/ZkPanther"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "whitepaper",
|
||||||
|
"url": "https://pantherprotocol.io/resources/panther-protocol-v-1-0-1.pdf"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "youtube",
|
||||||
|
"url": "https://youtube.com/c/PantherProtocol"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"privacy",
|
||||||
|
"defi"
|
||||||
|
]
|
||||||
|
}
|
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
|
@ -0,0 +1,69 @@
|
||||||
|
{
|
||||||
|
"name": "$ZKP Token",
|
||||||
|
"symbol": "$ZKP",
|
||||||
|
"type": "POLYGON",
|
||||||
|
"decimals": 18,
|
||||||
|
"description": "Panther Protocol Token on Polygon",
|
||||||
|
"website": "https://pantherprotocol.io",
|
||||||
|
"explorer": "https://polygonscan.com/token/0x9A06Db14D639796B25A6ceC6A1bf614fd98815EC",
|
||||||
|
"status": "active",
|
||||||
|
"id": "0x9A06Db14D639796B25A6ceC6A1bf614fd98815EC",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "blog",
|
||||||
|
"url": "https://blog.pantherprotocol.io"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "coingecko",
|
||||||
|
"url": "https://coingecko.com/coins/panther-protocol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "coinmarketcap",
|
||||||
|
"url": "https://coinmarketcap.com/currencies/panther-protocol/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "discord",
|
||||||
|
"url": "https://discord.com/invite/WZuRnMCZ4c"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "docs",
|
||||||
|
"url": "https://docs.pantherprotocol.io/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "facebook",
|
||||||
|
"url": "https://facebook.com/Panther-Protocol-102781158610564/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/pantherprotocol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "medium",
|
||||||
|
"url": "https://medium.com/@panther-protocol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "reddit",
|
||||||
|
"url": "https://reddit.com/r/PantherProtocol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/pantherprotocol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram_news",
|
||||||
|
"url": "https://t.me/pantherprotocolann"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/ZkPanther"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "whitepaper",
|
||||||
|
"url": "https://pantherprotocol.io/resources/panther-protocol-v-1-0-1.pdf"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"privacy",
|
||||||
|
"defi"
|
||||||
|
]
|
||||||
|
}
|
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
Loading…
Reference in New Issue
Block a user