Skip to content

Are strategies executed only once for all addresses or batch executed for chunks of addresses? #923

Answered by bonustrack
glmaljkovich asked this question in Q&A
Discussion options

You must be logged in to vote

@glmaljkovich Unless the contract has some heavy logic it should work for 2k users. If it fail you can leverage the strategy called "pagination" that will batch calls for X address at a time for any strategy.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by glmaljkovich
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants