mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
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:
parent
314b0fb8c7
commit
8aa7f6910c
|
@ -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 |
|
@ -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 |
Loading…
Reference in New Issue
Block a user