mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add DEEPSPACE - DPS Token (#15466)
* Add DEEPSPACE - DPS Token Support Requesting to add DEEPSPACE ($DPS) support for Trust Wallet DEEPSPACE is a Play-to-Earn space multiverse exploration strategy game! Earn passive income from holding $DPS, trading NFTs, and taking risks as you explore DEEPSPACE with your fleet of ships! Prepare to explore, harvest, and fight your way through the DEEPSPACE universe! Learn more at https://deepspace.game * added socials to DPS added socials to DPS * fix json fixed json error * corrected socials corrected social links * fixed reddit fixed reddit to meet requirements * fixed medium fixed medium to meet requirements * fixed youtube fixed youtube to meet requirements * fixed coingecko fixed coingecko to meet requirements Co-authored-by: computeronix <19168174+computeronix@users.noreply.github.com>
This commit is contained in:
parent
71146943d9
commit
fde49f624e
|
@ -0,0 +1,65 @@
|
|||
{
|
||||
"name": "DEEPSPACE",
|
||||
"type": "BEP20",
|
||||
"symbol": "DPS",
|
||||
"decimals": 9,
|
||||
"website": "https://deepspace.game",
|
||||
"description": "Welcome to the DEEPSPACE Metaverse! DEEPSPACE is a Play-to-Earn space multiverse exploration strategy game!",
|
||||
"explorer": "https://bscscan.com/token/0xf275e1AC303a4C9D987a2c48b8E555A77FeC3F1C",
|
||||
"status": "active",
|
||||
"id": "0xf275e1AC303a4C9D987a2c48b8E555A77FeC3F1C",
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/deepspace-game"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/DeepSpaceBSC"
|
||||
},
|
||||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/DeepSpaceGame/"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://dps.fyi/whitepaper"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/DeepSpaceGame"
|
||||
},
|
||||
{
|
||||
"name": "medium",
|
||||
"url": "https://deepspacebsc.medium.com/"
|
||||
},
|
||||
{
|
||||
"name": "discord",
|
||||
"url": "https://discord.com/invite/gG6engzZXu"
|
||||
},
|
||||
{
|
||||
"name": "youtube",
|
||||
"url": "https://youtube.com/c/DeepSpaceBSC"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/deepspace/"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/coins/deepspace"
|
||||
},
|
||||
{
|
||||
"name": "blog",
|
||||
"url": "https://dps.fyi/blog"
|
||||
},
|
||||
{
|
||||
"name": "docs",
|
||||
"url": "https://dps.fyi/docs"
|
||||
},
|
||||
{
|
||||
"name": "source_code",
|
||||
"url": "https://bscscan.com/address/0xf275e1AC303a4C9D987a2c48b8E555A77FeC3F1C#code"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 7.0 KiB |
Loading…
Reference in New Issue
Block a user