Git Product home page Git Product logo

public-smart-contracts's Introduction

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.

public-smart-contracts's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

public-smart-contracts's Issues

contracts are outdated

In this project

  function createAuction(
    address _nftAddress,
    uint256 _tokenId,
    uint256 _startingPrice,
    uint256 _endingPrice,
    uint256 _duration
  )

On https://explorer.roninchain.com/

Function:createAuction(uint8[],address[],uint256[],uint256[],uint256[],address[],uint256[])
Arguments:
[0]-[_tokenTypes]: 
[1]-[_tokenAddresses]: 
[2]-[_tokenNumbers]: 
[3]-[_startingPrices]: 
[4]-[_endingPrices]: 
[5]-[_exchangeTokens]: 
[6]-[_durations]: 

Is there any newly version published or plans to do so.
Want to develop application calling method and listening to event,really need that.Thanks

Ronin transaction being dropped

I am creating this issue here because I have no other place to ask, I already tried googling with no success. I tried to create a reddit post but it was removed.

censored

I lost 0.051 ETH to the axie's market place smart contract, the transaction was dropped and the funds were transferred out from the wallet, yet I didn't get the axie.

As you can see I bought two times the same axie from the marketplace, the page list the 2 attempts to buy but the 1st one points to a block that doesn't exists.

marketplace
ronin

Contracts missing

Hi,

It seems that there are missing contracts, like the breeding one. The ones on that repository also seem outdated.

Do you have any plans on re-publishing them? Why they aren't on Etherscan as stated on the README file?

Thanks in advance!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.