Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2022-04-02 00:34:52 +00:00 committed by trust-wallet-merge-bot
parent 5ce60217a4
commit 2f64138412

View File

@ -1,28 +1,29 @@
{ {
"name": "Mogul Stars", "name": "Mogul Stars",
"website": "https://www.mogulproductions.com/stars", "website": "https://www.mogulproductions.com/stars",
"description": "Mogul Productions is a decentralized film financing (DeFi) and movie-based NFT platform that connects creators, movie fans, and film financiers in one space to ensure the best films get made by giving everyone a voice. By leveraging blockchain technology, NFTs and a tokenized system, Mogul incentivizes participation and rewards engagement. Using the Mogul in-app payment and utility token (STARS), users can vote on, greenlight and participate in key decision-making aspects of production.", "description": "Mogul Productions is a decentralized film financing (DeFi) and movie-based NFT platform that connects creators, movie fans, and film financiers in one space to ensure the best films get made by giving everyone a voice. By leveraging blockchain technology, NFTs and a tokenized system, Mogul incentivizes participation and rewards engagement. Using the Mogul in-app payment and utility token (STARS), users can vote on, greenlight and participate in key decision-making aspects of production.",
"explorer": "https://bscscan.com/token/0xbd83010eb60f12112908774998f65761cf9f6f9a", "explorer": "https://bscscan.com/token/0xbd83010eb60f12112908774998f65761cf9f6f9a",
"type": "BEP20", "type": "BEP20",
"symbol": "STARS", "symbol": "STARS",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0xbD83010eB60F12112908774998F65761cf9f6f9a", "id": "0xbD83010eB60F12112908774998F65761cf9f6f9a",
"links": [ "links": [
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/mogulproductions" "url": "https://t.me/mogulproductions"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/mogulofficial_" "url": "https://twitter.com/mogulofficial_"
}, },
{ {
"name":"coinmarketcap", "name": "coinmarketcap",
"url":"https://coinmarketcap.com/currencies/mogul-productions/" "url": "https://coinmarketcap.com/currencies/mogul-productions/"
} }
], ],
"tags": [ "tags": [
"defi", "nft" "defi",
] "nft"
]
} }