Fixes (sanity and consistency, auto)

This commit is contained in:
catenocrypt 2020-09-23 08:04:08 +00:00 committed by trust-wallet-merge-bot
parent 7c460cd1f0
commit e7abc4627c
2 changed files with 30 additions and 29 deletions

View File

@ -2352,6 +2352,7 @@
"0x6342A4744EA2fD9685610Ab0c7D11f3d083Bc7Ba", "0x6342A4744EA2fD9685610Ab0c7D11f3d083Bc7Ba",
"0x6360322F95e72f049bfc010c83a6D9a9DE1c651B", "0x6360322F95e72f049bfc010c83a6D9a9DE1c651B",
"0x6368e1E18c4C419DDFC608A0BEd1ccb87b9250fc", "0x6368e1E18c4C419DDFC608A0BEd1ccb87b9250fc",
"0x6369c3DadfC00054A42BA8B2c09c48131dd4Aa38",
"0x636ea377BaCbb41bF5A64400a2e5621407A898c4", "0x636ea377BaCbb41bF5A64400a2e5621407A898c4",
"0x638155F4BD8F85d401Da32498D8866eE39A150B8", "0x638155F4BD8F85d401Da32498D8866eE39A150B8",
"0x6390D6E16a097CC899Fb6eE72Ea0DD67267E6415", "0x6390D6E16a097CC899Fb6eE72Ea0DD67267E6415",

View File

@ -1,30 +1,30 @@
{ {
"name": "Morpher Token", "name": "Morpher Token",
"website": "https://morpher.com", "website": "https://morpher.com",
"short_description": "MPH is the Token used on Morpher.com for trading with infinite liquidity and zero fees.", "short_description": "MPH is the Token used on Morpher.com for trading with infinite liquidity and zero fees.",
"white_paper": "https://www.morpher.com/docs/morpher_whitepaper.pdf", "white_paper": "https://www.morpher.com/docs/morpher_whitepaper.pdf",
"description": "Morpher rebuilds financial markets from the ground up on the Ethereum Blockchain. All in the pursuit of the perfect trading experience. With Zero Fees, Perfectly Liquid Markets, No Counterparties, Verifiable and Transparent Execution all Secured with Blockchain Technology", "description": "Morpher rebuilds financial markets from the ground up on the Ethereum Blockchain. All in the pursuit of the perfect trading experience. With Zero Fees, Perfectly Liquid Markets, No Counterparties, Verifiable and Transparent Execution all Secured with Blockchain Technology",
"socials": [ "socials": [
{ {
"name": "Twitter", "name": "Twitter",
"url": "https://twitter.com/morpher_io", "url": "https://twitter.com/morpher_io",
"handle": "morpher_io" "handle": "morpher_io"
}, },
{ {
"name": "Medium", "name": "Medium",
"url": "https://medium.com/morpher", "url": "https://medium.com/morpher",
"handle": "morpher" "handle": "morpher"
}, },
{ {
"name": "Telegram", "name": "Telegram",
"url": "https://t.me/morpher_io", "url": "https://t.me/morpher_io",
"handle": "morpher_io" "handle": "morpher_io"
}, },
{ {
"name": "Linkedin", "name": "Linkedin",
"url": "https://www.linkedin.com/company/morpher/", "url": "https://www.linkedin.com/company/morpher/",
"handle": "morpher" "handle": "morpher"
} }
], ],
"explorer": "https://etherscan.io/token/0x6369c3dadfc00054a42ba8b2c09c48131dd4aa38" "explorer": "https://etherscan.io/token/0x6369c3dadfc00054a42ba8b2c09c48131dd4aa38"
} }