trustwallet-assets/blockchains/ethereum/assets/0xD533a949740bb3306d119CC777fa900bA034cd52/info.json
Nazar e96683005b
Add links to CRV token (#11180)
* Update info.json

* Fixes (sanity and consistency, auto), history

Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
2021-07-03 16:11:39 +03:00

30 lines
950 B
JSON

{
"name": "Curve DAO Token",
"website": "https://curve.fi",
"description": "CRV is a governance token on the Curve platform with time-weighted voting and value accrual mechanisms.",
"explorer": "https://etherscan.io/token/0xD533a949740bb3306d119CC777fa900bA034cd52",
"research": "https://research.binance.com/en/projects/curve",
"type": "ERC20",
"symbol": "CRV",
"decimals": 18,
"status": "active",
"id": "0xD533a949740bb3306d119CC777fa900bA034cd52",
"links": [
{
"name": "github",
"url": "https://github.com/curvefi/curve-contract"
},
{
"name": "twitter",
"url": "https://twitter.com/CurveFinance"
},
{
"name": "telegram",
"url": "https://t.me/curvefi"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/curve-dao-token/"
}
]
}