The dxDAO fundraiser was built using the Fairmint implementation of the continuous organization model. The token issued gives the buyer access to future cash flows of the dxDAO.

Suggested High Level Parameters

cOrg Mechanics

A more technical look into cOrg parameters and their suggested values

Admin

What properties are set once, and then not changable? (without upgrade)

uint _initReserve = 100,000 DXD,

The pre-mint amount, in DXD tokens.

address _currencyAddress = null,

Collateral token address. Set to null address to use Ether.

Suggested to use Ether.

uint _initGoal = 4,800 DXD,

Kickstarter goal, in DXD tokens.

uint _buySlopeNum / uint _buySlopeDen