Replies: 2 comments 3 replies
-
I agree with your conclusions. At least for Genesis, we should keep it simple. The first idea (transfer NT + start-stream with NT) can probably be abstracted away by a smart contract when we introduce them right? Same with the second now that I think of it. |
Beta Was this translation helpful? Give feedback.
-
Besides the arguments in the OP against this (which I agree with), I don't see why someone would want/need to transfer any tokens at the same time with creating a stream. Do you? The 2 actions (stream creation and token transfer) sound independent enough to require happening in separate txs.
I agree that this is a problem for another day/SabVM version. 🙌 |
Beta Was this translation helpful? Give feedback.
-
Spec Questions
As discussed here, we will introduce a new tx type to allow users to transfer MNTs. What about streams?
My Thoughts
In the spirit of rapid iteration and for keeping UCG in check:
RFC
CC @sablier-labs/sabvm
Relevant: see the rollup.codes docs on Arbitrum's tx types and on Optimism's tx types.
Beta Was this translation helpful? Give feedback.
All reactions