You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are trying to create dryrun balance bypass by minting ourselves assets through root so we can try out the XCM messages, however, the Moonbeam chain uses ERC20 assets so assets pallet is no longer working. Is there a way to modify ourselves a balance through root so we can mint ourselves erc20 assets to be able to send XCM?
Scenario:
Suppose we want to send DOT from Moonbeam to Hydration
We mind ourselves GLMR through balances pallet
But we also need to mint ourselves xcDOT erc20, in order for the XCM to be successful. We have not found a way to do this. Is there a way?