On-chain/bountyAsk AIget https://api.bounties.network/bountyQuery ParamsorderingstringWhich field to use when ordering the results.searchstringA search term. This checks for a match in the title, description, or categories.platformstringPlatform that created the bounty.issuerstringPublic address of an issuer.fulfillmentAmountdoublefulfillmentAmount__ltdoubleFulfillment amount less than.fulfillmentAmount__gtdoubleFulfillment amount greater than.fulfillmentAmount__ltedoubleFulfillment amount less than or equal to.bountyStageint32Numerical which represent the following, Draft, Active, Completed, Expired, Deadbounty_created__ltstringLess Than - Format = 2018-01-04T18:36:10Zbounty_created__gtstringGreater than - Format = 2018-01-04T18:36:10Zdeadline__ltstringGreater than - Format = 2018-01-04T18:36:10Zdeadline__gtstringLess than - Format = 2018-01-04T18:36:10Zbounty_idint32Will always match the id field. We keep both in order to make sure matching continues to exist.categories__normalized_namestringMatches if category is exact match of stringcategories__normalized_name__containsstringMatch if category contains string.categories__normalized_name__startswithstringMatches if category starts with string.categories__normalized_name__endswithstringMatches if category ends with string.categories__normalized_name__instringCategory matches one of the listed. Format = gitcoin,javascript,htmlfulfillments__fulfillerstringBounties that have had a fulfillment submitted by a specific public address.fulfillments__fulfiller__platformstringPlatform that created the bounty.limitint32Number of results to return per page.offsetint32The initial index from which to return the results.Responses 200200 400400Updated less than a minute ago