mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add $DRAGON logo to trust wallet (#6802)
* Add $DRAGON logo to Trust Wallet * Fixed BEP20 issue * Fixed folder name * Update info.json * fixed checksum issue * Add $DRAGON logo to Trust Wallet * removed wrong folder
This commit is contained in:
parent
ad2dc5a0d6
commit
506de2b42c
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "Space Dragon",
|
||||
"website": "https://spacedragon.io",
|
||||
"description": "Space Dragon is a deflationary token created for the community. The focus of the project is to create a universe of dApps to support the BSC ecosystem.",
|
||||
"explorer": "https://bscscan.com/token/0xc22c01470977150a76a5a85dd3D167de495038fA",
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/spacedragon_io",
|
||||
"handle": "spacedragon_io"
|
||||
},
|
||||
{
|
||||
"name": "Telegram",
|
||||
"url": "https://t.me/spacedragon_io",
|
||||
"handle": "spacedragon_io"
|
||||
}
|
||||
],
|
||||
"type": "BEP20",
|
||||
"symbol": "DRAGON",
|
||||
"decimals": 9,
|
||||
"status": "active",
|
||||
"id": "0xc22c01470977150a76a5a85dd3D167de495038fA"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 86 KiB |
Loading…
Reference in New Issue
Block a user