{"id":32963885,"url":"https://github.com/cryptocopycats/contracts","last_synced_at":"2025-12-30T09:28:51.648Z","repository":{"id":62554291,"uuid":"126584927","full_name":"cryptocopycats/contracts","owner":"cryptocopycats","description":"Inside the CryptoKitties, MoonCats \u0026 Friends Blockchain Contracts / Services incl.  Wrapped CryptoKitties (WCK, WG0, WVG0), Wrapped MoonCatsRescue (WMCR)","archived":false,"fork":false,"pushed_at":"2023-06-30T17:36:04.000Z","size":272,"stargazers_count":21,"open_issues_count":0,"forks_count":17,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-05T22:39:42.779Z","etag":null,"topics":["blockchain","copycats","cryptocollectibles","cryptokitties","ethereum","kittyverse","mooncats","wck","wg0","wmcr","wvg0"],"latest_commit_sha":null,"homepage":"","language":"Solidity","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cryptocopycats.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-03-24T09:36:15.000Z","updated_at":"2023-12-19T14:52:01.000Z","dependencies_parsed_at":"2024-01-17T04:52:40.019Z","dependency_job_id":null,"html_url":"https://github.com/cryptocopycats/contracts","commit_stats":null,"previous_names":["openblockchains/bitcat"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cryptocopycats/contracts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptocopycats%2Fcontracts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptocopycats%2Fcontracts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptocopycats%2Fcontracts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptocopycats%2Fcontracts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cryptocopycats","download_url":"https://codeload.github.com/cryptocopycats/contracts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptocopycats%2Fcontracts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284691065,"owners_count":27047743,"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-11-16T02:00:05.974Z","response_time":65,"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","copycats","cryptocollectibles","cryptokitties","ethereum","kittyverse","mooncats","wck","wg0","wmcr","wvg0"],"created_at":"2025-11-13T02:00:26.105Z","updated_at":"2025-11-16T10:00:53.755Z","avatar_url":"https://github.com/cryptocopycats.png","language":"Solidity","funding_links":[],"categories":["CryptoKitties (Yes, Cute Little Cartoon Cats) on the Blockchain!"],"sub_categories":["Code on the Blockchain - Electronic Contract Scripts"],"readme":"Crypto Collectibles Series -\n[Cats](https://github.com/cryptocopycats/contracts) ·\n[Punks](https://github.com/cryptopunksnotdead/contracts)\n\n\n# CryptoKitties, MoonCats \u0026 Friends Blockchain Contracts / Services\n\n_Code on the Blockchain - Electronic Contract Scripts_\n\n\n[CryptoKitties](#cryptokitties)  •\n[CryptoCats](#cryptocats)  •\n[MoonCats](#mooncats)  •\n[MarsCats](#marscats----mooncats-remake-on-binance-ethereum-smart-chain)\n\n\n\n\n## CryptoKitties\n\n### /cryptokitties - Core CryptoKitties\n\nEtherscan\n\n- KittyCore, see contract address [`0x06012c8cf97bead5deae237070f9587f8e7a266d`](https://etherscan.io/address/0x06012c8cf97bead5deae237070f9587f8e7a266d#code)\n\n\u003e The genetic combination algorithm is kept seperate so we can open-source all of\n\u003e the rest of our code without making it _too_ easy for folks to figure out how the genetics work.\n\u003e Don't worry, I'm sure someone will reverse engineer it soon enough!\n\u003e\n\u003e -- Commentary from the CryptoKitties source code\n\n**Update 2019**  The sooper-sekretoo GeneScience contract\nwith the \"magic\" mixGenes function is now open source\nwith inline running commentary. Thanks!\n\n- GeneScience, see contract address [`0xf97e0a5b616dffc913e72455fde9ea8bbe946a2b`](https://etherscan.io/address/0xf97e0a5b616dffc913e72455fde9ea8bbe946a2b#code)\n\n\n\n\u003e The auctions are\n\u003e seperate since their logic is somewhat complex and there's always a risk of subtle bugs. By keeping\n\u003e them in their own contracts, we can upgrade them without disrupting the main contract that tracks\n\u003e kitty ownership.\n\u003e\n\u003e -- Commentary from the CryptoKitties source code\n\n\n- SaleClockAuction, see contract address [`0xb1690c08e213a35ed9bab7b318de14420fb57d8c`](https://etherscan.io/address/0xb1690c08e213a35ed9bab7b318de14420fb57d8c#code)\n- SiringClockAuction, see contract address [`0xc7af99fe5513eb6710e6d5f44f9989da40f27f26`](https://etherscan.io/address/0xc7af99fe5513eb6710e6d5f44f9989da40f27f26#code)\n\n\n\n\nFor more see [**Inside the CryptoKitties Blockchain Contracts / Services »**](cryptokitties)\n\n\n\n### /cryptokitties-wrapped - Wrapped CryptoKitties (WCK, WG0, WVG0)\n\n\n\u003e $WCK wrapped cryptokitties; its actually backed by a digital cat;\n\u003e where as other coins are backed by hot-air.\n\n\nEtherscan\n\n- WrappedCK (WCK), see contract address [`0x09fe5f0236f0ea5d930197dce254d77b04128075`](https://etherscan.io/address/0x09fe5f0236f0ea5d930197dce254d77b04128075#code)\n- WrappedG0 (WG0), see contract address [`0xa10740ff9ff6852eac84cdcff9184e1d6d27c057`](https://etherscan.io/address/0xa10740ff9ff6852eac84cdcff9184e1d6d27c057#code) - Gen 0 Variant\n- WrappedVG0 (WVG0), see contract address [`0x25c7b64a93eb1261e130ec21a3e9918caa38b611`](https://etherscan.io/address/0x25c7b64a93eb1261e130ec21a3e9918caa38b611#code) - Virgin Gen 0 Variant\n\n\nFor more see [**Inside the Wrapped CryptoKitties (WCK, WG0, WVG0) Blockchain Contracts / Services »**](cryptokitties-wrapped)\n\n\n\n## CryptoCats\n\n\u003e Cute little 8-bit cats on the Blockchain.\n\u003e Launched v3 in December 2017 with 625 vintage non-fungible tokens (NFTs),\n\u003e pre the ERC721 standard.\n\n\n### /cryptocats - CryptoCatsMarket\n\nEtherscan\n\n- CryptoCatsMarket, see contract address [`0x088c6ad962812b5aa905ba6f3c5c145f9d4c079f`](https://etherscan.io/address/0x088c6ad962812b5aa905ba6f3c5c145f9d4c079f#code)\n\n\nFor more see [**Inside the CryptoCats Blockchain Contract / Service »**](cryptocats)\n\n\n\n\n## MoonCats\n\n\u003e MoonCatRescue is an exploration of user-discoverable blockchain assets.\n\u003e Users \"mine\" for MoonCats in their browser.\n\u003e After MoonCats are \"mined\", they can be put up for adoption,\n\u003e adoptions can be requested, they can be given away,\n\u003e and they can be permanently named.\n\u003e\n\u003e Launched in August 2017 with 25,600 non-fungible tokens (NFTs) to rescue,\n\u003e pre the ERC721 standard.\n\n\n\n### /mooncats - MoonCatRescue\n\nEtherscan\n\n- MoonCatResuce, see contract address [`0x60cd862c9c687a9de49aecdc3a99b74a4fc54ab6`](https://etherscan.io/address/0x60cd862c9c687a9de49aecdc3a99b74a4fc54ab6#code)\n\n\nFor more see [**Inside the MoonCatRescue Blockchain Contract / Service »**](mooncats)\n\n\n### /mooncats-acclimated - MoonCatAcclimator\n\n\u003e MoonCat​Acclimator\n\u003e - accepts an original MoonCat and wraps it to present an ERC721- and ERC998-compliant asset\n\u003e - accepts a MoonCat wrapped with the older wrapping contract (at 0x7C40c3...) and re-wraps them\n\nEtherscan\n\n- MoonCatAcclimator, see contract address [`0xc3f733ca98E0daD0386979Eb96fb1722A1A05E69`](https://etherscan.io/address/0xc3f733ca98E0daD0386979Eb96fb1722A1A05E69#code)\n\n\nFor more see [**/mooncats-acclimated »**](mooncats-acclimated)\n\n\n### /mooncats-wrapped - MoonCatsWrapped - Wrapped MoonCatsRescue (WMCR)\n\n\u003e Wrapped MoonCats Rescue is an unofficial ERC721 wrapping of the MoonCats Rescue contract.\n\nEtherscan\n\n- MoonCatsWrapped - Wrapped MoonCatsRescue (WMCR), see contract address [`0x7c40c393dc0f283f318791d746d894ddd3693572`](https://etherscan.io/address/0x7c40c393dc0f283f318791d746d894ddd3693572#code)\n\n\nFor more see [**Inside the Wrapped MoonCatsRescue (WMCR) Blockchain Contract / Service »**](mooncats-wrapped)\n\n\n### /mooncats-helper - MooncatHelper\n\n\u003e Atomic buy-and-wrap contract to transform mooncats for sale\n\u003e in the adoption center into Wrapped Mooncats\n\u003e in a single transaction [for a 0.01 ETH fee].\n\n\u003c!-- https://twitter.com/seeker_curious/status/1371986578654916609\n --\u003e\n\nEtherscan\n\n- MooncatHelper, see contract address [`0x9aa3d159eb155305a11af921696576a3e195d24d`](https://etherscan.io/address/0x9aa3d159eb155305a11af921696576a3e195d24d#code)\n\n\n\n### /mooncats-vote - MoonCatKeyVote\n\n\u003e Should the MoonCatRescue developers\n\u003e destroy their private key so that no future Genesis MoonCats can ever be\n\u003e released?  Yes / True or No / False\n\u003e\n\u003e Update:\n\u003e\n\u003e The vote is live - please vote!\n\u003e\n\u003e Any address that has interacted with either\n\u003e the MoonCatRescue contract (`0x60cd862c9c687a9de49aecdc3a99b74a4fc54ab6`) or\n\u003e the main Wrapped MoonCatsRescue contract (`0x7c40c393dc0f283f318791d746d894ddd3693572`)\n\u003e prior to Block 12047300 (Mar-16-2021 03:35:24 AM +UTC) will get one vote.\n\u003e\n\u003e Update:\n\u003e\n\u003e The community has spoken.\n\u003e With a final outcome of YES: 944 NO: 367,\n\u003e the devs will destroy their private key to the MoonCatRescue contract.\n\u003e The contract will be left as found. The remaining Genesis MoonCats\n\u003e will never be released and will continue to live happily on the moon.\n\n\nEtherscan\n\n- MoonCatKeyVote, see contract address [`0x1916F482BB9F3523a489791Ae3d6e052b362C777`](https://etherscan.io/address/0x1916F482BB9F3523a489791Ae3d6e052b362C777#code)\n\nFor more see [**/mooncats-vote »**](mooncats-vote)\n\n\n\u003e Ponderware is destroying the private key controlling the\n\u003e MoonCatRescue contract\n\u003e due to the outcome of the vote contract.\n\u003e\n\u003e This contract represents a public transfer of the\n\u003e official ponderware address. To ensure confirmation and get ponderware's new address,\n\u003e call the `whereIsPonderware` function.\n\n- PonderwareTransferOfAuthority, see contract address [`0xa3843c6f47384e3ca951bd0207179f58d2179d3f`](https://etherscan.io/address/0xa3843c6f47384e3ca951bd0207179f58d2179d3f#code)\n\n\n\n\n### /mooncats-hd  -  High-Definition (HD) Mooncats (HDMC)\n\n\u003e  Mooncats a little low-res [~24x24 pixels]? Now admire them in all their beauty.\n\u003e Each Mooncat owner (unwrapped \u0026 wrapped) can mint the\n\u003e [High-Definition] HD version of their cats.\n\u003e\n\u003e  Price to mint follows the bonding curve:\n\u003e\n\u003e - 0-999: 0.01 eth\n\u003e - 1000-4999: 0.05 eth\n\u003e - 5000-14999: 0.10 eth\n\u003e - 15000-24339: 0.20 eth\n\n\nEtherscan\n\n- HDMooncats (HDMC), see contract address [`0xd1b01ea07981a40907f6b8f472cc8f37066dfea7`](https://etherscan.io/address/0xd1b01ea07981a40907f6b8f472cc8f37066dfea7#code)\n\n\nFor more see [**/mooncats-hd »**](mooncats-hd)\n\n\n\n\n\n## MarsCats  - MoonCats \"Remake\" on Binance (Ethereum) Smart Chain\n\n\u003e Wow. You guys are awesome!\n\u003e All [25 600¹] cats has been rescued [in 24 hours]!\n\u003e\n\u003e Private key to access MoonCatRescue contract has been burned.\n\u003e That means 160 genesis cats will be forgotten forever.\n\u003e But, what if you can release all of the genesis cats?\n\u003e Wonder how cute they will look like?\n\u003e Go find and rescue them on MarsCatRescue.\n\n¹: Minus the 256 possible released genesis cats.\n\n\n### /marscats - MarsCatRescue\n\nBscscan\n\n- MarsCatResuce, see contract address [`0xd31bad66aefa525b808ee569a514f6345b0bea2d`](https://bscscan.com/address/0xd31bad66aefa525b808ee569a514f6345b0bea2d#code)\n\n\nFor more see [**/marscats »**](marscats)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptocopycats%2Fcontracts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcryptocopycats%2Fcontracts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptocopycats%2Fcontracts/lists"}