For the complete documentation index, see llms.txt. This page is also available as Markdown.

MarketConfig

disputePrice

Returns dispute price in Fore tokens

disputePrice

Returns dispute period in seconds

verificationPeriod

Returns verification period in seconds

burnFee

Returns burn fee, where 1 = 0.01%

foundationFee

Returns foundation fee, where 1 = 0.01%

revenueFee

Returns revenue fee, where 1 = 0.01%

marketCreatorFee

Returns market creator(market owner) fee, where 1 = 0.01%

verificationFee

Returns verification fee, where 1 = 0.01%

config

Returns all config valuesInput/OutputData TypeVariable NameCommentoutputuint256N/AdisputePriceoutputuint256N/AdisputePeriodoutputuint256N/AverificationPeriodoutputuint256N/AburnFeeoutputuint256N/AfoundationFeeoutputuint256N/ArevenueFeeoutputuint256N/AmarketCreatorFeeoutputuint256N/AverificationFee

feesSum

Returns sum of all fees (1 = 0.01%)Input/OutputData TypeVariable NameCommentoutputuint256N/AfeesSum

Last updated