Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Crosschain ANT Transactions #133

Open
defikintaro opened this issue Sep 12, 2021 · 0 comments
Open

Support for Crosschain ANT Transactions #133

defikintaro opened this issue Sep 12, 2021 · 0 comments

Comments

@defikintaro
Copy link

defikintaro commented Sep 12, 2021

Hello team !

In the repository avalanchejs there is ANT export and import functionalities for both evm and avm. When I look into the source code here

return await avm.buildExportTx(

and here:
return await cChain.buildExportTx(

there is an export function for only Avax. Similar for the avalanche-wallet-sdk.

I believe exporting/importing ANT is required feature for the avalanche wallet. It's going to be necessary for the dapp developers who wants to make use of both evm and avm functionalities in their applications.

Thanks

moreati pushed a commit to moreati/wallet-site that referenced this issue Feb 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant