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