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:
Verasity 2021-02-09 11:25:38 +01:00 committed by GitHub
parent 6d109c2359
commit 159af6e1cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 14 additions and 14 deletions

View File

@ -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

View File

@ -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

View File

@ -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"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.8 KiB

After

Width:  |  Height:  |  Size: 10 KiB