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

Daily limit for outgoing xcm transfers of native asset #1224

Open
ghzlatarev opened this issue Jul 18, 2023 · 0 comments · May be fixed by #1247
Open

Daily limit for outgoing xcm transfers of native asset #1224

ghzlatarev opened this issue Jul 18, 2023 · 0 comments · May be fixed by #1247
Assignees
Labels
A-xcm Area: Issues and PRs related to Cross-Consensus Messaging (XCM)

Comments

@ghzlatarev
Copy link
Contributor

Need to have a whitelist of addresses allowed to send. How to determine eligibility ?
Also need a configurable daily limit.
Then track each address transfers in a map in xTokens before a transfer is made.

@ghzlatarev ghzlatarev added the A-xcm Area: Issues and PRs related to Cross-Consensus Messaging (XCM) label Jul 18, 2023
@ghzlatarev ghzlatarev self-assigned this Jul 18, 2023
@ghzlatarev ghzlatarev linked a pull request Aug 18, 2023 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-xcm Area: Issues and PRs related to Cross-Consensus Messaging (XCM)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant