Giter Site home page Giter Site logo

Comments (4)

marcelomorgado avatar marcelomorgado commented on August 28, 2024

It maybe will help you, this is a Wrapper contract example (anyUSDC that holds USDC): https://ftmscan.com/address/0x95bf7e307bc1ab0ba38ae10fc27084bc36fcd605

from chaindata.

nvzvhenry avatar nvzvhenry commented on August 28, 2024

I'm having the same issue as @hems

Anyone with any assistance or solution

from chaindata.

playsnook avatar playsnook commented on August 28, 2024

From this markdown main/deploy.md i found out if i already have a token deployed i would need to:

Deploy a wrapper for your token that supports mint, burn, Swapin, and Swapout, add this wrapper as a minter role in the ACL. In the wrapper add the MPC address (found below) as a minter

Could you by any chance consider writing or pointing me to a more detailed guide on this topic?

Just to add some context here, i'm trying to deploy The Aluna Token to multiple chains, currently it's only available on Ethereum main net.

Our token was deployed using the Proxy Patter ( standard OpenZeppelin ) so we could update it with the necessary functions to a new implementation, but after having a look at AnyswapV5ERC20.sol it's not very clear what the best approach would be.

There are a few key questions here:

  • Our token isn't ERC20Mintable, but we need to implement it in order to be able to have MPC address as a minter, correct?
  • Our token is already an ERC20Burnable.sol but from reading AnyswapV5ERC20.sol i can tell the burn function works slightly different on AnyswapV5ERC20.sol than on ERC20Burnable.sol, that's the reason why we need a Wrapper for our ERC-20? Is there a Wrapper Example for ERC-20 anywhere?

Thank You

Have you solved this problem?

from chaindata.

xcantera avatar xcantera commented on August 28, 2024

I need the solution for this too

from chaindata.

Related Issues (6)

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.