tokenbridge-contracts icon indicating copy to clipboard operation
tokenbridge-contracts copied to clipboard

Support of metatransactions on Foreign chain by erc20-to-native bridge

Open akolotov opened this issue 4 years ago • 0 comments

The DAI token has support of the permit call. So, it makes sense to extended the erc20-to-native (both the vanilla bridge and the extension for AMB) functionality to allow using of metatransactions: some contract can provide a message signed by the user to the bridge contract and the corresponding amount of tokens can be permitted and transferred by the bridge contract.

akolotov avatar Sep 08 '20 21:09 akolotov