Skip to content

axieinfinity/public-smart-contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Public smart contracts

Even though all public contracts' source code will be published on Etherscan, this repository acts as a centralized place for people to read and review those contracts more easily.

This repository also contains official addresses of Axie Infinity's contracts.

Note: Some contract logics are not fully decentralized as of now. After the development is done, all those logics will be locked so no changes can be made and full decentralization would be achieved.

Presale contract

This contract holds data for the Presale.

Presale (extended) contract

This contracts wraps the old presale contract and extend presale duration.

Redemption contract

This contracts allows players to redeem their presale Axies.

Core contract

This contracts holds Axie data and is ERC-721 compliant.

Clock auction contract

This contracts manages clock auctions in the Marketplace.

Releases

No releases published

Packages

No packages published