mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Remove VRAB, add erc777 VRA (#5507)
* Remove VRAB, add erc777 VRA - Remove discontinued VRAB token - Rename obsolete erc20 VRA - Add erc777 VRA - Resize and tinify images * Add status fields * Rename 1/2 * Rename 2/2 * Change type from ERC1820 to ERC20 Co-authored-by: Admin <admin@verasity.io> Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
This commit is contained in:
parent
6d109c2359
commit
159af6e1cd
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"name": "VERA",
|
||||
"symbol": "VRAB",
|
||||
"type": "BEP2",
|
||||
"decimals": 8,
|
||||
"description": "-",
|
||||
"website": "",
|
||||
"explorer": "https://explorer.binance.org/asset/VRAB-B56",
|
||||
"status": "active",
|
||||
"id": "VRAB-B56"
|
||||
}
|
Binary file not shown.
Before Width: | Height: | Size: 19 KiB |
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "VRA",
|
||||
"symbol": "VRA",
|
||||
"type": "ERC20",
|
||||
"decimals": 18,
|
||||
"description": "Verasity",
|
||||
"website": "https://verasity.io",
|
||||
"explorer": "https://etherscan.io/token/0xF411903cbC70a74d22900a5DE66A2dda66507255",
|
||||
"status": "active",
|
||||
"id": "0xF411903cbC70a74d22900a5DE66A2dda66507255"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"name": "VERA",
|
||||
"name": "VRA (old ERC-20)",
|
||||
"symbol": "VRA",
|
||||
"type": "ERC20",
|
||||
"decimals": 18,
|
||||
"description": "-",
|
||||
"website": "https://verasity.io/",
|
||||
"description": "Verasity",
|
||||
"website": "https://verasity.io",
|
||||
"explorer": "https://etherscan.io/token/0xdF1D6405df92d981a2fB3ce68F6A03baC6C0E41F",
|
||||
"status": "active",
|
||||
"id": "0xdF1D6405df92d981a2fB3ce68F6A03baC6C0E41F"
|
||||
|
|
BIN
blockchains/ethereum/assets/0xdF1D6405df92d981a2fB3ce68F6A03baC6C0E41F/logo.png
Executable file → Normal file
BIN
blockchains/ethereum/assets/0xdF1D6405df92d981a2fB3ce68F6A03baC6C0E41F/logo.png
Executable file → Normal file
Binary file not shown.
Before Width: | Height: | Size: 4.8 KiB After Width: | Height: | Size: 10 KiB |
Loading…
Reference in New Issue
Block a user