adding tokenized version of Wagerr. (#5793)

* Add Wagerr (BEP20)

* added logo and info for Wagerr (BEP20).

* Add Wagerr (ERC20)

* added info and logo for Wagerr (ERC20)

* fix checksum issue

* rename directory again.

* delete duplicate dir.

* add wagerr logo.
This commit is contained in:
pravin bhudiya 2021-03-12 19:39:55 +05:30 committed by GitHub
parent 314b0fb8c7
commit 8aa7f6910c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,11 @@
{
"name": "Wagerr",
"symbol": "WWGR",
"type": "ERC20",
"decimals": 8,
"description": "Tokenized version of the Wagerr",
"website": "https://www.wagerr.com",
"explorer": "https://etherscan.io/token/0xC237868a9c5729bdF3173dDDacaa336a0a5BB6e0",
"status": "active",
"id": "0xC237868a9c5729bdF3173dDDacaa336a0a5BB6e0"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

View File

@ -0,0 +1,11 @@
{
"name": "Wagerr",
"website": "https://www.wagerr.com",
"description": "BEP20 tokenized version of wagerr",
"explorer": "https://bscscan.com/token/0xdbf8265b1d5244a13424f13977723acf5395eab2",
"type": "BEP20",
"symbol": "WGR",
"decimals": 18,
"status": "active",
"id": "0xdBf8265B1d5244A13424f13977723AcF5395eAB2"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB