Skip to content

Commit

Permalink
feat: add note about transferability
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulRBerg committed Jan 19, 2024
1 parent ef3aa47 commit 17e3e05
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/concepts/protocol/04-nft.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ The transferability of the NFT makes Sablier streams tradable and usable as coll
marketplace that allows users to borrow funds by locking their streams as collateral (effectively borrowing against
their future income). Or a decentralized exchange that allows users to trade streams for other assets.

:::note

Not all Sablier streams are transferable. The stream creator can choose to make the stream
[non-transferable](/contracts/v2/guides/stream-management/transfer).

:::tip

If you're interested in making an integration, please fill out this <Link href={links.forms.integrations}>form</Link>
Expand Down

0 comments on commit 17e3e05

Please sign in to comment.