mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add Wrapped MonetaryUnit (WMUE, BEP20) (#6451)
This commit is contained in:
parent
b1da1c4f12
commit
5bf5dd6233
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"name": "Wrapped MonetaryUnit",
|
||||
"website": "https://wmue.net/",
|
||||
"description": "MUE is a multi-chain (SHA-256 and BEP-20) cryptocurrency that aims to break away from the mould that cryptocurrency is only for tech-savvy people. Users can earn rewards with staking or masternodes, benefiting the entire network.",
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/MonetaryUnit"
|
||||
},
|
||||
{
|
||||
"name": "Discord",
|
||||
"url": "https://monetaryunit.org/discord"
|
||||
},
|
||||
{
|
||||
"name": "Telegram",
|
||||
"url": "https://t.me/monetaryunitchat"
|
||||
}
|
||||
],
|
||||
"explorer": "https://bscscan.com/token/0x00abaA93fAF8fDc4f382135a7A56F9Cf7C3EdD21",
|
||||
"type": "BEP20",
|
||||
"symbol": "WMUE",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x00abaA93fAF8fDc4f382135a7A56F9Cf7C3EdD21"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 29 KiB |
Loading…
Reference in New Issue
Block a user