mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Added PancakePoll to Trust Wallet (#14824)
* Added PancakePoll to Trust Wallet * Fixing issues
This commit is contained in:
parent
3204a1b8a7
commit
8e4dbd8980
|
@ -0,0 +1,21 @@
|
||||||
|
{
|
||||||
|
"name": "PancakePoll",
|
||||||
|
"type": "BEP20",
|
||||||
|
"symbol": "PPOLL",
|
||||||
|
"decimals": 9,
|
||||||
|
"website": "https://pancakepoll.com/",
|
||||||
|
"description": "PancakePoll is a voting platform that utilizes the security and immutability of the Binance Smart Chain.",
|
||||||
|
"explorer": "https://bscscan.com/token/0xc29000A4b1eCD326b6DafAE17bDA636475FeA1e7",
|
||||||
|
"status": "active",
|
||||||
|
"id": "0xc29000A4b1eCD326b6DafAE17bDA636475FeA1e7",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/PancakePoll"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/pancakepollbsc"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
Loading…
Reference in New Issue
Block a user