Gets AO proceeds data for all yield cycles.
Promise resolving to proceeds data indexed by yield cycle
Gets information about the Fair Launch Process.
Promise resolving to a DryRunResult with process information
Gets PI proceeds data for all yield cycles.
Promise resolving to proceeds data indexed by yield cycle
Gets the withdrawable AO amount for a specific time.
Optional
time: numberOptional timestamp to check withdrawable amount at (defaults to current time)
Promise resolving to withdrawable AO amount as string
Gets the withdrawable PI amount for a specific time.
Optional
time: numberOptional timestamp to check withdrawable amount at (defaults to current time)
Promise resolving to withdrawable PI amount as string
Withdraws available AO tokens to the treasury. Only the deployer can perform this action.
Promise resolving to the withdrawal result
Withdraws available PI tokens to the treasury. Only the deployer can perform this action.
Promise resolving to the withdrawal result
Interface for interacting with a Fair Launch Process.