mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add BEP20 MMP (#6934)
* Moon Maker Protocol * Change to temp folder and fix address * Rename folder to 0x768d221E81524De52841AeD976370b2e4F990416 * Update info.json Instead of a contract address to be a token address.
This commit is contained in:
parent
25e118bf38
commit
c9c87c5195
|
@ -0,0 +1,43 @@
|
||||||
|
{
|
||||||
|
"name": "Moon Maker Protocol",
|
||||||
|
"symbol": "MMP",
|
||||||
|
"type": "BEP20",
|
||||||
|
"decimals": 18,
|
||||||
|
"description": "Moon Maker Protocol is a DeFi launchpad project, which assist a novel DeFi token launching their to community.",
|
||||||
|
"website": "https://moonmakerprotocol.com",
|
||||||
|
"socials": [
|
||||||
|
{
|
||||||
|
"name": "Telegram",
|
||||||
|
"url": "https://t.me/moonmooncash",
|
||||||
|
"handle": "Moon Maker Protocol [community]"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Twitter",
|
||||||
|
"url": "https://twitter.com/moonmakerpro",
|
||||||
|
"handle": "Moon Maker Protocol (MMP)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"medium": "Medium",
|
||||||
|
"url": "https://medium.com/@moonmakerprotocal",
|
||||||
|
"handle": "Moonmaker Protocol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"medium": "Reddit",
|
||||||
|
"url": "https://www.reddit.com/r/MoonMakerProtocol",
|
||||||
|
"handle": "Moon Maker Protocol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"medium": "Gitbook",
|
||||||
|
"url": "https://moonmakerprotocol.gitbook.io/moon-maker-protocol",
|
||||||
|
"handle": "Moon Maker Protocol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"medium": "Github",
|
||||||
|
"url": "https://github.com/moonmakerprotocol",
|
||||||
|
"handle": "Moon Maker Protocol"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"explorer": "https://bscscan.com/token/0x768d221E81524De52841AeD976370b2e4F990416",
|
||||||
|
"status": "active",
|
||||||
|
"id": "0x768d221E81524De52841AeD976370b2e4F990416"
|
||||||
|
}
|
Binary file not shown.
After Width: | Height: | Size: 80 KiB |
Loading…
Reference in New Issue
Block a user