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

Make payouts in batches using payout action in Custody smart contract #3418

Closed
4 tasks done
chompomonim opened this issue May 21, 2021 · 1 comment
Closed
4 tasks done

Comments

@chompomonim
Copy link
Contributor

chompomonim commented May 21, 2021

There should be a button in universe to do payout for users (in pack of 70? addresses per tx) by using custody smart contract.

  • Prepare transactor to be able calling payout function in Custody smart contract. Add as many beneficiaries as possible, but try not to use more than 3M gas in one tx.
  • Transactor should expose secure endpoint for payout calls.
  • Make this call to use incremental gas fees. Also add 100 Gwei gas fee limit.
  • Add button into Universe interface so we could initiate payout at wanted time. Interface should mark addresses which already got payouts and which are in progress.
@tomasmik
Copy link
Contributor

tomasmik commented Jun 1, 2021

Pilvytis 0.0.48 supports and does all of the above.

@tomasmik tomasmik closed this as completed Jun 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants