{"id":38340870,"url":"https://github.com/axieinfinity/public-smart-contracts","last_synced_at":"2026-01-17T03:00:02.721Z","repository":{"id":46527724,"uuid":"121939231","full_name":"axieinfinity/public-smart-contracts","owner":"axieinfinity","description":"Public smart contracts of Axie Infinity.","archived":false,"fork":false,"pushed_at":"2018-04-05T16:01:27.000Z","size":27,"stargazers_count":194,"open_issues_count":6,"forks_count":95,"subscribers_count":6,"default_branch":"master","last_synced_at":"2023-11-07T14:24:14.176Z","etag":null,"topics":["ethereum","smart-contract","solidity"],"latest_commit_sha":null,"homepage":null,"language":null,"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/axieinfinity.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}},"created_at":"2018-02-18T09:57:01.000Z","updated_at":"2023-09-30T04:27:59.000Z","dependencies_parsed_at":"2022-09-17T11:01:45.850Z","dependency_job_id":null,"html_url":"https://github.com/axieinfinity/public-smart-contracts","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/axieinfinity/public-smart-contracts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axieinfinity%2Fpublic-smart-contracts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axieinfinity%2Fpublic-smart-contracts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axieinfinity%2Fpublic-smart-contracts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axieinfinity%2Fpublic-smart-contracts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/axieinfinity","download_url":"https://codeload.github.com/axieinfinity/public-smart-contracts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axieinfinity%2Fpublic-smart-contracts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28492593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T02:39:23.645Z","status":"ssl_error","status_checked_at":"2026-01-17T02:34:19.649Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["ethereum","smart-contract","solidity"],"created_at":"2026-01-17T03:00:02.153Z","updated_at":"2026-01-17T03:00:02.712Z","avatar_url":"https://github.com/axieinfinity.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Public smart contracts\n\nEven though all public contracts' source code will be published\non Etherscan, this repository acts as a centralized place\nfor people to read and review those contracts more easily.\n\nThis repository also contains official addresses of Axie Infinity's contracts.\n\n*Note: Some contract logics are not fully decentralized as of now.\nAfter the development is done, all those logics will be locked\nso no changes can be made and full decentralization would be achieved.*\n\n### Presale contract\n\nThis contract holds data for the Presale.\n\n* Source code: [AxiePresale.sol](contracts/presale/AxiePresale.sol)\n* MainNet address: \u003ca href=\"https://etherscan.io/address/0xb28a3dd24036151c819c6d401f7a222d9aa3671b\" target=\"_blank\"\u003e0xb28a3dd24036151c819c6d401f7a222d9aa3671b\u003c/a\u003e\n\n### Presale (extended) contract\n\nThis contracts wraps the old presale contract and extend presale duration.\n\n* Source code: [AxiePresaleExtended.sol](contracts/presale/AxiePresaleExtended.sol)\n* MainNet address: \u003ca href=\"https://etherscan.io/address/0x3d5be9a472d6b5c8d45b4b3a3bffb80e0c52ef15\" target=\"_blank\"\u003e0x3d5be9a472d6b5c8d45b4b3a3bffb80e0c52ef15\u003c/a\u003e\n\n### Redemption contract\n\nThis contracts allows players to redeem their presale Axies.\n\n* Source code: [AxieRedemption.sol](contracts/presale/AxieRedemption.sol)\n* MainNet address: \u003ca href=\"https://etherscan.io/address/0x020f9e661e512132890d259dc363ed084cf4e5a6\" target=\"_blank\"\u003e0x020f9e661e512132890d259dc363ed084cf4e5a6\u003c/a\u003e\n\n### Core contract\n\nThis contracts holds Axie data and is ERC-721 compliant.\n\n* Source code: [AxieCore.sol](contracts/core/AxieCore.sol)\n* MainNet address: \u003ca href=\"https://etherscan.io/address/0xf5b0a3efb8e8e4c201e2a935f110eaaf3ffecb8d\" target=\"_blank\"\u003e0xf5b0a3efb8e8e4c201e2a935f110eaaf3ffecb8d\u003c/a\u003e\n\n### Clock auction contract\n\nThis contracts manages clock auctions in the Marketplace.\n\n* Source code: [AxieClockAuction.sol](contracts/marketplace/AxieClockAuction.sol)\n* MainNet address: \u003ca href=\"https://etherscan.io/address/0xf4985070ce32b6b1994329df787d1acc9a2dd9e2\" target=\"_blank\"\u003e0xf4985070ce32b6b1994329df787d1acc9a2dd9e2\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxieinfinity%2Fpublic-smart-contracts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faxieinfinity%2Fpublic-smart-contracts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxieinfinity%2Fpublic-smart-contracts/lists"}