Giter Site home page Giter Site logo

polyswap's Introduction

Deliverables

MUMBAI deployment addresses for contracts

  • Aiswap Token Address: 0x7b24dbBD7b4da5861360a90D1778Eb85a29800C2
  • Biswap Token Address: 0xAbB63cc9Be3f24F31Fbb1c2107773c0Ed518127e
  • Polyswap Contract Address: 0xEc6A259efA4F89ee215fC398972cEa26b6bEB417

Pseudocode Call Sequence

  1. Deploy Aiswap and Biswap tokens
  2. Deploy Polyswap contract
  3. Aiswap.approve(Polyswap.address, "500000000000000000000")
  4. Polyswap.swapAiSwapforPolycoin(aiswap.address, "500000000000000000000")
  5. Polyswap.unswapAiSwapforPolycoin(aiswap.address, "500000000000000000000")
  6. Polyswap.setPolycoinPrice(2);
  7. Polyswap.swapAiSwapforPolycoin(aiswap.address, "500000000000000000000")
  8. Ployswap.unswapAiSwapforPolycoin(biswap.address, "5000000000000000000")
  9. Biswap.approve(Polyswap.address, "500000000000000000000")
  10. Polyswap.swapBiSwapforPolycoin(biswap.address, "500000000000000000000")

Set New Price for polyswap

Set new price transaction

Swap with new price

Swap with new price transaction

polyswap's People

Contributors

akay74 avatar

Watchers

Kostas Georgiou avatar  avatar

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.