mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add DRAC Token (BEP20) (#22046)
* Add DRAC logo and info Add DRAC Token logo and info Bensin Contract Security Audit Report URL :https://beosin.com/audits/DRAC_202208021436.pdf * Info for token DRAC Token * Update info.json Co-authored-by: CryptoA <82717856+Cryptocool1@users.noreply.github.com>
This commit is contained in:
parent
b5a4fb3043
commit
c44ac65a81
|
@ -0,0 +1,48 @@
|
||||||
|
{
|
||||||
|
"name": "DRAC Token",
|
||||||
|
"type": "BEP20",
|
||||||
|
"symbol": "DRAC",
|
||||||
|
"decimals": 18,
|
||||||
|
"website": "https://drac.io",
|
||||||
|
"description": "Decentralized Rewarding Autonomous Chain.",
|
||||||
|
"explorer": "https://bscscan.com/token/0x123458C167a371250d325Bd8B1ffF12C8AF692A7",
|
||||||
|
"status": "active",
|
||||||
|
"id": "0x123458C167a371250d325Bd8B1ffF12C8AF692A7",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/DRAC_Network"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/DRAC-Network-Admin"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/DRAC_English"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "coinmarketcap",
|
||||||
|
"url": "https://coinmarketcap.com/currencies/drac-token/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "whitepaper",
|
||||||
|
"url": "https://drac.io/whitepaper.pdf"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "medium",
|
||||||
|
"url": "https://dracnetwork.medium.com/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "youtube",
|
||||||
|
"url": "https://youtube.com/channel/UCcD7AsRqhU92IfqTh4SY0kQ"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "discord",
|
||||||
|
"url": "https://discord.com/invite/9DyPCHsk"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"defi"
|
||||||
|
]
|
||||||
|
}
|
Binary file not shown.
After Width: | Height: | Size: 42 KiB |
Loading…
Reference in New Issue
Block a user