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

[TBD] At later stage, potentially introduce fee to cover gas on destination network for Teleportation #1064

Open
wsdt opened this issue Jul 26, 2023 · 0 comments
Assignees

Comments

@wsdt
Copy link
Contributor

wsdt commented Jul 26, 2023

Issue Type

[ ] bug report
[ x] feature request

Current Behavior

Disburser wallet covers fee for disbursement on destination network.

Expected Behavior

Right now we cover fees, potentially in future when we have sufficient usage we might want to consider adding a fee to cover those.

Some thoughts:

  • We just keep covering the fees on the destination chain, for better UX.
  • We either just estimate gas on the destination network before disbursing, calculate how many tokens equal that gas and just do not disburse those tokens or even potentially swap them to the native asset to reduce the risk even further (triggering a 2nd tx that needs to be covered by the user - or via multicall).
  • Or we could just charge a "service fee" of x % of the bridged funds and even have a minor business case around teleportation since we also host the infra for it etc. e.g. not disbursing x% of tokens/native asset on the destination network to cover fees & potentially generate revenue. Especially considering that Teleportation isn't protected by reorgs right now, etc. as there are almost instant disbursements we could also consider that a minor risk fee as well for the UX we are providing.
@wsdt wsdt self-assigned this Jul 26, 2023
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