mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add BLP & GMPD (BEP-20) (#18649)
* Add BLP & GMPD logo and info Add BullPerks and GamesPad tokens info to TrustWallet * Add BLP & GMPD logo and info Add BullPerks and GamesPad tokens info to TrustWallet (With links) * Add BLP & GMPD logo and info Add BullPerks and GamesPad tokens info to TrustWallet (Fixed JSON) * Add BLP & GMPD logo and info Add BullPerks and GamesPad tokens info to TrustWallet (Removed tags) * Add BLP & GMPD logo and info Add BullPerks and GamesPad tokens info to TrustWallet (Added tags) * Update info.json Co-authored-by: Nazar <85495047+cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
0f26b75938
commit
0eafdde972
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"name": "GamesPad",
|
||||
"website": "https://gamespad.io",
|
||||
"description": "GMPD is the native token of GamesPad: the ultimate gaming, NFT, and metaverse ecosystem.",
|
||||
"explorer": "https://bscscan.com/token/0x9720CA160Bbd4E7f3dD4bb3f8BD4227ca0342e63",
|
||||
"type": "BEP20",
|
||||
"symbol": "GMPD",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x9720CA160Bbd4E7f3dD4bb3f8BD4227ca0342e63",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/gamespad_vc"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/GamesPadChat"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/gamespad/"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://gamespad.io/wp-content/uploads/2022/02/GamesPad-Whitepaper-compressed.pdf"
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"gamefi",
|
||||
"nft"
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 2.8 KiB |
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"name": "BLP Token",
|
||||
"website": "https://bullperks.com",
|
||||
"description": "The BLP token powers The BullPerks ecosystem allowing holders to participate in deals on the platform.",
|
||||
"explorer": "https://bscscan.com/token/0xfE1d7f7a8f0bdA6E415593a2e4F82c64b446d404",
|
||||
"type": "BEP20",
|
||||
"symbol": "BLP",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0xfE1d7f7a8f0bdA6E415593a2e4F82c64b446d404",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/bullperks"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/BullPerks_Official"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/bullperks/"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://bullperks.com/wp-content/uploads/2022/02/BullPerks-Whitepaper-compressed.pdf"
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"defi"
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 5.8 KiB |
Loading…
Reference in New Issue
Block a user