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

Implement fee payment mechanism for gateway interactions on ZEVM #275

Closed
Tracked by #258
lumtis opened this issue Jul 31, 2024 · 0 comments · Fixed by #281
Closed
Tracked by #258

Implement fee payment mechanism for gateway interactions on ZEVM #275

lumtis opened this issue Jul 31, 2024 · 0 comments · Fixed by #281
Assignees
Labels
v2 New smart contract version

Comments

@lumtis
Copy link
Member

lumtis commented Jul 31, 2024

We have mechanism to pay for the fees directly on the smart contract level:

We should port a similar mechanism to the v2 design.

This eventually requires to reuse the existing system contract (maybe consider renaming it) to store the address of the ZRC20 for gas tokens

@lumtis lumtis added the v2 New smart contract version label Jul 31, 2024
@skosito skosito self-assigned this Jul 31, 2024
@skosito skosito linked a pull request Aug 1, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v2 New smart contract version
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants