Term Facet Functions

Function Overview

Functions are divided into writeable & read-only functions.

Term Facet function overview

Writeable functions

_createTerm

uint totalParticipants,
uint registrationPeriod,
uint cycleTime,
uint contributionAmount,
uint contributionPeriod,
address stableTokenAddress

returns (uint)

Function description, should match description mentioned in the code comments

Function

Specify parameters of function, including return

Function description, should match description mentioned in the code comments

Function

Specify parameters of function, including return

Function description, should match description mentioned in the code comments

Function

Specify parameters of function, including return

Function description, should match description mentioned in the code comments

Function

Specify parameters of function, including return

Function description, should match description mentioned in the code comments

External functions

_createTerm

uint totalParticipants,
uint registrationPeriod,
uint cycleTime,
uint contributionAmount,
uint contributionPeriod,
address stableTokenAddress

returns (uint)

Function description, should match description mentioned in the code comments

Function

Specify parameters of function, including return

Function description, should match description mentioned in the code comments

Function

Specify parameters of function, including return

Function description, should match description mentioned in the code comments

Public functions

_createTerm

uint totalParticipants,
uint registrationPeriod,
uint cycleTime,
uint contributionAmount,
uint contributionPeriod,
address stableTokenAddress

returns (uint)

Function description, should match description mentioned in the code comments

Function

Specify parameters of function, including return

Function description, should match description mentioned in the code comments

Last updated