mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add dYdX token (#12652)
* Create info.json * Create logo.png * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
565b9f2ffb
commit
a2c0bbf63a
|
@ -3812,6 +3812,7 @@
|
|||
"0x92B82d80A51D9b280b75C7a3596358B2A67e4859",
|
||||
"0x92bfBcFDc25Dd7a235de50291e2EafB12d4901F8",
|
||||
"0x92c4f18c851592B4a2AB9BcD22D308F0E1c94399",
|
||||
"0x92D6C1e31e14520e676a687F0a93788B716BEff5",
|
||||
"0x92d7A89405Ea3cC605A467E834236e09DF60bf16",
|
||||
"0x92e52a1A235d9A103D970901066CE910AAceFD37",
|
||||
"0x92eF4FFBfe0Df030837b65d7FcCFE1ABd6549579",
|
||||
|
|
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": " DYDX",
|
||||
"website": "https://dydx.foundation",
|
||||
"description": "DYDX is a governance token that allows the dYdX community to truly govern the dYdX Layer 2 Protocol. By enabling shared control of the protocol, DYDX allows traders, liquidity providers, and partners of dYdX to work collectively towards an enhanced Protocol.",
|
||||
"explorer": "https://etherscan.io/token/0x92d6c1e31e14520e676a687f0a93788b716beff5",
|
||||
"type": "ERC20",
|
||||
"symbol": "DYDX",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x92D6C1e31e14520e676a687F0a93788B716BEff5",
|
||||
"links": [
|
||||
{
|
||||
"name": "discord",
|
||||
"url": "https://discord.com/invite/Tuze6tY"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/dydxfoundation"
|
||||
},
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/dydxfoundation/"
|
||||
},
|
||||
{
|
||||
"name": "blog",
|
||||
"url": "https://dydx.foundation/blog"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
Loading…
Reference in New Issue
Block a user