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
In order for handled tokens to integrate with the bridge, they will need to implement FlowEVMBridgeHandlerInterfaces.TokenMinter in their minter resources. It will be easiest for them to do this before network migration, and in order to do so, a Cadence 0.42 version of the contract will need be deployed to Testnet. This contract will also need to be staged so the contract and its dependencies can be migrated.
The content you are editing has changed. Please copy your edits and refresh the page.
Issue To Be Solved
In order for handled tokens to integrate with the bridge, they will need to implement
FlowEVMBridgeHandlerInterfaces.TokenMinter
in their minter resources. It will be easiest for them to do this before network migration, and in order to do so, a Cadence 0.42 version of the contract will need be deployed to Testnet. This contract will also need to be staged so the contract and its dependencies can be migrated.Tasks
The text was updated successfully, but these errors were encountered: