Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

Latest commit

 

History

History

super-agreements

description
Superfluid's untraditional value-transfer functionality

Super Agreements

Definition

Super Agreements define ways that Super Token balances can be modified beyond the basic ERC20 functions. They are what make Super Tokens "super"!

When an account engages in a Super Agreement with another account, it agrees to have its Super Token balance modified according to the rules of the Super Agreement and chosen parameters. Currently, there are two available Super Agreements: the Constant Flow Agreement and the Instant Distribution Agreement.

CFA = Token Streaming

{% content-ref url="constant-flow-agreement-cfa.md" %} constant-flow-agreement-cfa.md {% endcontent-ref %}

IDA = One-To-Many Token Distribution at Fixed Gas Cost

{% content-ref url="instant-distribution-agreement-ida.md" %} instant-distribution-agreement-ida.md {% endcontent-ref %}