mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add CoW Protocol Virtual Token (vCOW) (ERC20) (#18209)
* Add VCOW token * Discord URL replacement. * Fix token name. * Fix Discord URL. * Update vCOW token address. * Remove discord entry. * Remove discord entry. * Update info.json * Delete info.json * Delete logo.png * Create info.json * Create logo.png Co-authored-by: CryptoA <82717856+Cryptocool1@users.noreply.github.com>
This commit is contained in:
parent
0b70835603
commit
76dbc4dd2a
|
@ -0,0 +1,28 @@
|
||||||
|
{
|
||||||
|
"name": "CoW Protocol Virtual Token",
|
||||||
|
"website": "https://cow.fi/",
|
||||||
|
"description": "CoW Protocol lets you swap assets MEV protected at the best exchange rate by leveraging its batch settlement layer built on top of AMMs and DEX Aggregators.",
|
||||||
|
"explorer": "https://etherscan.io/token/0xD057B63f5E69CF1B929b356b579Cba08D7688048",
|
||||||
|
"type": "ERC20",
|
||||||
|
"symbol": "vCOW",
|
||||||
|
"decimals": 18,
|
||||||
|
"status": "active",
|
||||||
|
"id": "0xD057B63f5E69CF1B929b356b579Cba08D7688048",
|
||||||
|
"tags": [
|
||||||
|
"defi"
|
||||||
|
],
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/gnosis/cowswap"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/MEVprotection"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "blog",
|
||||||
|
"url": "https://cow.fi"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
Loading…
Reference in New Issue
Block a user