Replies: 6 comments 19 replies
-
BalancesGiven we won't be able to compute and validate the One idea would be to rely on physical balances of the contract (not a virtual balance) for this deposit value. If there's not enough in the contract (maybe some error happened and the initial deposit was lower than needed) there's the added benefit of simply transferring more tokens to the contract. |
Beta Was this translation helpful? Give feedback.
-
Cancel on first-withdrawContext: https://twitter.com/razgraf/status/1686082342819913728 From slack:
The implementation depends on who the sender is, see #155 for more details. |
Beta Was this translation helpful? Give feedback.
-
Requested by an Exactly airdrop holder:
Personal comment: this would be difficult to do because the SVG is 100% generated on-chain and it's the same NFT descriptor contract for everybody. It would also lead to high gas costs for users and expensive, frequent deployments for us. |
Beta Was this translation helpful? Give feedback.
-
I don't think this is possible because the user has to provide the airstream amount when they claim. @andreivladbrg, can you confirm? |
Beta Was this translation helpful? Give feedback.
-
Closing this discussion on the basis that all feature requests have been implemented or addressed. Feel free to re-open it if you have any new suggestions. |
Beta Was this translation helpful? Give feedback.
-
We have recently received feature requests for some of the ideas shared in this thread, which makes me realize that 'bundler' threads like that aggregate multiple ideas makes it difficult to (i) find them later on and (ii) organize them (open or closed?). So I suggest opening a separate discussion for each future idea, @razgraf. |
Beta Was this translation helpful? Give feedback.
-
Claim value getter
A read-only method that returns the value a certain address is entitled to claim from the Airstream contract.
Beta Was this translation helpful? Give feedback.
All reactions