mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add Wrapped ZCore (BEP20) (#5539)
* Add Wrapped ZCore (BEP20) * Rename to checksum format * Checksum format * Fix Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
This commit is contained in:
parent
fe4993df86
commit
080472db52
|
@ -5125,6 +5125,7 @@
|
|||
"0xd2d0f85B690604C245F61513bf4679b24ed64C35",
|
||||
"0xd2d6158683aeE4Cc838067727209a0aAF4359de3",
|
||||
"0xd2D762335Cf27eFC747a904cDAE33E5AdceB43AC",
|
||||
"0xD2dDa223b2617cB616c1580db421e4cFAe6a8a85",
|
||||
"0xD2E8F88dDdb95704C17E78E1cb07Ae3812DdfA24",
|
||||
"0xd2f68556348A9d4D5b0b019b3C22f856d0c9eD9A",
|
||||
"0xd2Fa8f92Ea72AbB35dBD6DECa57173d22db2BA49",
|
||||
|
|
|
@ -25,6 +25,7 @@
|
|||
"0x1aF8c1C3AD36A041cb6678feD86B1E095004fd16",
|
||||
"0x1Ba42e5193dfA8B03D15dd1B86a3113bbBEF8Eeb",
|
||||
"0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE",
|
||||
"0x1F01Dc57C66C2f87D8eab9C625D335e9defE6912",
|
||||
"0x1Fa4a73a3F0133f0025378af00236f3aBDEE5D63",
|
||||
"0x2090c8295769791ab7A3CF1CC6e0AA19F35e441A",
|
||||
"0x20bff4bbEDa07536FF00e073bd8359E5D80D733d",
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "Wrapped ZCore",
|
||||
"website": "https://zcore.network",
|
||||
"description": "Wrapped ZCore (WZCR) is a tokenized version of ZCore (ZCR) that runs on the Binance Smart Chain (BSC) blockchain.",
|
||||
"explorer": "https://bscscan.com/token/0x1f01dc57c66c2f87d8eab9c625d335e9defe6912",
|
||||
"type": "BEP20",
|
||||
"symbol": "WZCR",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x1F01Dc57C66C2f87D8eab9C625D335e9defE6912"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 41 KiB |
Loading…
Reference in New Issue
Block a user