mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
add BEP2 ETC (#5095)
* add BEP2 ETC * Fixes (sanity and consistency, auto) Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
This commit is contained in:
parent
159bd4e29e
commit
d7c325f2b4
|
@ -65,6 +65,7 @@
|
||||||
"EOSBULL-F0D",
|
"EOSBULL-F0D",
|
||||||
"EQL-586",
|
"EQL-586",
|
||||||
"ERD-D06",
|
"ERD-D06",
|
||||||
|
"ETC-758",
|
||||||
"ETH-1C9",
|
"ETH-1C9",
|
||||||
"ETHBEAR-B2B",
|
"ETHBEAR-B2B",
|
||||||
"ETHBULL-D33",
|
"ETHBULL-D33",
|
||||||
|
|
7
blockchains/binance/assets/ETC-758/info.json
Normal file
7
blockchains/binance/assets/ETC-758/info.json
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"name": "Ethereum Classic",
|
||||||
|
"website": "https://ethereumclassic.org",
|
||||||
|
"short_description": "Ethereum Classic (ETC) is a hard fork of Ethereum (ETH) that launched in July 2016.",
|
||||||
|
"explorer": "https://explorer.binance.org/asset/ETC-758",
|
||||||
|
"research": "https://research.binance.com/en/projects/ethereum-classic"
|
||||||
|
}
|
BIN
blockchains/binance/assets/ETC-758/logo.png
Normal file
BIN
blockchains/binance/assets/ETC-758/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.9 KiB |
|
@ -3,5 +3,5 @@
|
||||||
"website": "https://ethereumclassic.org",
|
"website": "https://ethereumclassic.org",
|
||||||
"short_description": "Ethereum Classic (ETC) is a hard fork of Ethereum (ETH) that launched in July 2016.",
|
"short_description": "Ethereum Classic (ETC) is a hard fork of Ethereum (ETH) that launched in July 2016.",
|
||||||
"explorer": "https://bscscan.com/token/0x3d6545b08693dae087e957cb1180ee38b9e3c25e",
|
"explorer": "https://bscscan.com/token/0x3d6545b08693dae087e957cb1180ee38b9e3c25e",
|
||||||
"research": ""
|
"research": "https://research.binance.com/en/projects/ethereum-classic"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user