{"id":18791873,"url":"https://github.com/masq-project/masq-contract","last_synced_at":"2025-07-31T22:07:22.012Z","repository":{"id":42764618,"uuid":"239628156","full_name":"MASQ-Project/MASQ-contract","owner":"MASQ-Project","description":"MASQ Token Contract - available on Etherscan.io","archived":false,"fork":false,"pushed_at":"2024-10-12T22:58:14.000Z","size":1830,"stargazers_count":1,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-22T03:12:08.721Z","etag":null,"topics":["blockchain","erc20","ethereum","networking","smart-contracts","solidity","utility-token"],"latest_commit_sha":null,"homepage":"https://masqbrowser.com","language":"Solidity","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MASQ-Project.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-02-10T22:37:36.000Z","updated_at":"2024-10-12T22:58:07.000Z","dependencies_parsed_at":"2025-04-13T14:35:45.821Z","dependency_job_id":"642190ba-2998-47f0-8900-c0b70f1e5f8e","html_url":"https://github.com/MASQ-Project/MASQ-contract","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MASQ-Project/MASQ-contract","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MASQ-Project%2FMASQ-contract","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MASQ-Project%2FMASQ-contract/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MASQ-Project%2FMASQ-contract/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MASQ-Project%2FMASQ-contract/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MASQ-Project","download_url":"https://codeload.github.com/MASQ-Project/MASQ-contract/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MASQ-Project%2FMASQ-contract/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268125768,"owners_count":24200285,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blockchain","erc20","ethereum","networking","smart-contracts","solidity","utility-token"],"created_at":"2024-11-07T21:17:11.825Z","updated_at":"2025-07-31T22:07:22.004Z","avatar_url":"https://github.com/MASQ-Project.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MASQ-contract\n\nOpen Source ERC20 Smart Contract for MASQ\n[https://etherscan.io/token/0x06F3C323f0238c72BF35011071f2b5B7F43A054c](https://etherscan.io/token/0x06F3C323f0238c72BF35011071f2b5B7F43A054c)\n\n[MetaTrust smart contract security audit](https://github.com/MASQ-Project/MASQ-contract/blob/master/Metatrust_MASQ%20V2%20Token.pdf)\n\n## Officially supported $MASQ contracts are below\n\n### **Ethereum Mainnet**\n`0x06F3C323f0238c72BF35011071f2b5B7F43A054c`\n\n### **Polygon PoS**\n\n$MASQ has officially bridged to Polygon PoS using Polygon Token Mapper tool\n\n`0xee9a352f6aac4af1a5b9f467f6a93e0ffbe9dd35`\n\n[https://polygonscan.com/token/0xee9a352f6aac4af1a5b9f467f6a93e0ffbe9dd35](https://polygonscan.com/token/0xee9a352f6aac4af1a5b9f467f6a93e0ffbe9dd35)\n\nBridging is live on [Polygon Portal](https://portal.polygon.technology)\n\n### **Base**\n$MASQ has officially bridged to Base using Base methodology and [official L2 token bridge contracts](https://docs.base.org/docs/base-contracts/#l2-contract-addresses)\n\n`0x45D9C101a3870Ca5024582fd788F4E1e8F7971c3`\n\n[https://etherscan.io/address/0x02ba9B528425f9de08F961B88A10b03Be8B8B998#code](https://basescan.org/address/0x45D9C101a3870Ca5024582fd788F4E1e8F7971c3)\n\nBridging is live on Superbridge.app across the official [Optimism Stack Token List](https://github.com/ethereum-optimism/ethereum-optimism.github.io) \n\n\n---------\n\nSmart Contract work derived from: https://github.com/SubstratumNetwork/sub-contract\n\nThe smart contract was audited by Quantstamp in 2018-2019, and no changes were made to the solidity code besides the ticker, token name and updated Solidity compiler (0.5.16)\nAll credit to their Solidity file, audit and review goes to them and their contributors\n\nCloned under the MIT license, and rebuilt using updated OpenZeppelin open source ERC20 contract structures: https://github.com/OpenZeppelin/openzeppelin-contracts\n\nHuge thanks for all the OpenZeppelin team's work and contributions to the blockchain and smart contract sphere Contracts used from Open Zeppelin:\nhttps://github.com/OpenZeppelin/openzeppelin-solidity/contracts/ownership/Ownable.sol\nhttps://github.com/OpenZeppelin/openzeppelin-solidity/contracts/token/ERC20/ERC20.sol\nhttps://github.com/OpenZeppelin/openzeppelin-solidity/contracts/token/ERC20/ERC20Burnable.sol\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasq-project%2Fmasq-contract","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmasq-project%2Fmasq-contract","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasq-project%2Fmasq-contract/lists"}