Add ERC20 CLV (#12910)

* add_ERC20_CLV

https://research.binance.com/en/projects/clover-finance
https://etherscan.io/token/0x80c62fe4487e1351b47ba49809ebd60ed085bf52

* Fixes (sanity and consistency, auto), history

Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
This commit is contained in:
Andrew M 2021-08-20 10:34:16 +08:00 committed by GitHub
parent 3d8124ea0e
commit 918b4bacf6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 0 deletions

View File

@ -3356,6 +3356,7 @@
"0x80BC5512561c7f85A3A9508c7df7901b370Fa1DF",
"0x80bD0cc689c206e3F642919244c4251c7Ef19852",
"0x80bf9169f4c7bc84344FbC75B026dd57252D9a0C",
"0x80C62FE4487E1351b47Ba49809EBD60ED085bf52",
"0x80c8C3dCfB854f9542567c8Dac3f44D709eBc1de",
"0x80CE3027a70e0A928d9268994e9B85d03Bd4CDcf",
"0x80D09dA032F4293b1f1295274509Cb76C2A5DC42",

View File

@ -0,0 +1,11 @@
{
"name": "Clover Finance",
"symbol": "CLV",
"type": "ERC20",
"decimals": 18,
"description": "Clover Finance is an infrastructure platform focused on cross-chain compatibility.",
"website": "https://clover.finance",
"explorer": "https://etherscan.io/token/0x80c62fe4487e1351b47ba49809ebd60ed085bf52",
"status": "active",
"id": "0x80C62FE4487E1351b47Ba49809EBD60ED085bf52"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB