indexId
, an indexValue
, and one or more subscribers who receive varying amounts of units
within the Index.subscribers
. You can think of 'units
' as shares within a pool. In the next step, we'll distribute funds to the entire index, which will send a portion of the total amount distributed to each subscriber
, depending on how many shares each subscriber
has.approveSubscription
one time. If they fail to do this, don't worry, they can still receive their tokens after calling the claim
function at any time.