You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for each of this networks:
start with 10 offers, note the gas
do it with 20 offers, note the gas
optionally some other tries
Then you can estimate a formula Gas = Ax + B, where x it the nb of Offers.
And you find Xmax when Gas is near the block limit (30m)
The text was updated successfully, but these errors were encountered:
given the block limit of Polygon, Ethereum, etc:
for each of this networks:
start with 10 offers, note the gas
do it with 20 offers, note the gas
optionally some other tries
Then you can estimate a formula Gas = Ax + B, where x it the nb of Offers.
And you find Xmax when Gas is near the block limit (30m)
The text was updated successfully, but these errors were encountered: