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

🎁 [Feature Request]: Accept DOT as a Gas Fee Payment #306

Open
3 tasks done
NM2146 opened this issue Sep 4, 2024 · 0 comments
Open
3 tasks done

🎁 [Feature Request]: Accept DOT as a Gas Fee Payment #306

NM2146 opened this issue Sep 4, 2024 · 0 comments
Labels
enhancement New feature or request needs triage Needs to be assigned the appropriate labels.

Comments

@NM2146
Copy link

NM2146 commented Sep 4, 2024

templates

  • Generic Runtime Template
  • Evm Template

What is the feature you would like to see?

As Polkadot’s native token, DOT is widely used across parachains & other projetcs within the ecosystem. To improve the user experience, especially in cross-chain applications, it is important to allow DOT to be used as a gas fee payment token, without requiring the user to manually convert it into the network's native token.

Proposed Enhancement:
Implement functionality at the runtime level so that parachains can natively accept DOT for transaction fees. This can be done transparently, converting the fees behind the scenes to the native token required by the network, without users needing to handle the conversion themselves.

By integrating this directly into the runtimes, the feature can be used “out of the box,” providing flexibility to developers and ease of use for end-users. The gas fee mechanism should allow DOT to be automatically routed and converted to the necessary token to pay for network operations.

Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
@NM2146 NM2146 added enhancement New feature or request needs triage Needs to be assigned the appropriate labels. labels Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs triage Needs to be assigned the appropriate labels.
Projects
Status: 🗒 Backlog
Development

No branches or pull requests

1 participant