Skip to main content

InitializeMarketplaceParams

The InitializeMarketplaceParams interface defines the parameters required to initialize a marketplace.

Properties

  • requiredStake: number | string | bigint The required stake amount to register as provider of the new marketplace.

  • marketFeeTo: Address The address to receive market fees.

  • marketFeeRate: number | string | bigint The rate of the market fee. E.g., 10000 for 1%.