add BEP20/ERC20 MOMA logo and info (#9413)

* add BEP20 MOMA token and info

* add ERC20 MOMA token and info
This commit is contained in:
Do Trung Kien 2021-06-05 17:03:04 +07:00 committed by GitHub
parent 52b7fcc63b
commit c9a65db871
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": "MOchi MArket",
"symbol": "MOMA",
"type": "ERC20",
"decimals": 18,
"description": "The multi-chain decentralized exchange ecosystem for non-fungible tokens",
"website": "https://mochi.market",
"explorer": "https://etherscan.io/token/0xbd1848e1491d4308Ad18287A745DD4DB2A4BD55B",
"status": "active",
"id": "0xbd1848e1491d4308Ad18287A745DD4DB2A4BD55B"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

View File

@ -0,0 +1,11 @@
{
"name": "MOchi MArket",
"symbol": "MOMA",
"type": "BEP20",
"decimals": 18,
"description": "The multi-chain decentralized exchange ecosystem for non-fungible tokens",
"website": "https://mochi.market",
"explorer": "https://bscscan.com/token/0xB72842D6F5feDf91D22d56202802Bb9A79C6322E",
"status": "active",
"id": "0xB72842D6F5feDf91D22d56202802Bb9A79C6322E"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB