mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add PEX logo and info (#19023)
* Add PEX logo and info Adding info for BEP20 token 'PEAR DAO (PEX)'. * Update info.json Adding links and tags * Update info.json Adjust tags * Update info.json Adjust tags
This commit is contained in:
parent
b896937518
commit
f53d4235d2
|
@ -0,0 +1,33 @@
|
||||||
|
{
|
||||||
|
"name": "PEAR DAO",
|
||||||
|
"website": "https://peardao.io/",
|
||||||
|
"description": "Pear is a non-custodial marketplace governed by the community-driven DAO that facilitates the trading of all things tradable against on-chain assets.",
|
||||||
|
"explorer": "https://bscscan.com/token/0x6a0b66710567b6beb81A71F7e9466450a91a384b",
|
||||||
|
"type": "BEP20",
|
||||||
|
"symbol": "PEX",
|
||||||
|
"decimals": 18,
|
||||||
|
"status": "active",
|
||||||
|
"id": "0x6a0b66710567b6beb81A71F7e9466450a91a384b",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "whitepaper",
|
||||||
|
"url": "https://peardao.io/whitepaper"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/officialpeardao"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/peardaoEN"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "medium",
|
||||||
|
"url": "https://officialpeardao.medium.com"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"defi",
|
||||||
|
"staking"
|
||||||
|
]
|
||||||
|
}
|
Binary file not shown.
After Width: | Height: | Size: 54 KiB |
Loading…
Reference in New Issue
Block a user