mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
bzrx and vbzrx tokens added (#2741)
* bzrx and vbzrx * Update whitelist.json * update pr/2741 Co-authored-by: zachzwei <35627271+zachzwei@users.noreply.github.com> Co-authored-by: Adam R <13562139+catenocrypt@users.noreply.github.com>
This commit is contained in:
parent
b0f5b8c5a7
commit
138529f0c5
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"name": "bZx Protocol Token",
|
||||
"website": "https://bzx.network",
|
||||
"short_description": "BZRX is a bZx protocol governance token",
|
||||
"socials": [],
|
||||
"explorer": "https://etherscan.io/token/0x56d811088235F11C8920698a204A5010a788f4b3"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 45 KiB |
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"name": "bZx Vesting Token",
|
||||
"website": "https://bzx.network",
|
||||
"short_description": "vBZRX is a BZRX token wrapped into Vesting Contract",
|
||||
"socials": [],
|
||||
"explorer": "https://etherscan.io/token/0xB72B31907C1C95F3650b64b2469e08EdACeE5e8F"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 5.1 KiB |
|
@ -5193,5 +5193,7 @@
|
|||
"0xFFE02ee4C69eDf1b340fCaD64fbd6b37a7b9e265",
|
||||
"0xfFe8196bc259E8dEDc544d935786Aa4709eC3E64",
|
||||
"0xFFee4DB0f30a43955398776A9524fDFF0680dD7f",
|
||||
"0xffF3ada5A2555a2B59BfF4F44DFad90146CcE8CB"
|
||||
]
|
||||
"0xffF3ada5A2555a2B59BfF4F44DFad90146CcE8CB",
|
||||
"0x56d811088235F11C8920698a204A5010a788f4b3",
|
||||
"0xB72B31907C1C95F3650b64b2469e08EdACeE5e8F"
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue
Block a user