Returns a list of boosts that are trending based on the volume in the specified time period (1h or 24h).
Filter boosts by budget account address(es). Accepts a single address or comma-separated list of addresses
"0x378632819f39c74c4f56b1429e760739c5fb51b7,0x1234567890123456789012345678901234567890"
Filter boosts by a specific owner address
"0x378632819f39c74c4f56b1429e760739c5fb51b7"
Filter boosts by a specific autoboost ID
Only retrieve Boosts for a specific chain ID. You must supply this parameter if also specifying targetContract
x >= 0Retrieve rewards configured with actions that target a specific contract i.e., Zora's address for all rewards that require a mint in order to claim a reward. If you supply this parameter, you must also supply chainId
"0x378632819f39c74c4f56b1429e760739c5fb51b7"
Retrieve rewards configured with specific token addresses
"chainId:tokenAddress,chainId:tokenAddress:collection,..."
Filter boosts by comma separated list of distribution channels
"distributionChannel=public,farcaster"
Sort trending boosts by volume in the specified time period
1h, 24h "24h"
Filter boosts by token whitelist
Filter rewards by a reward's creator address
"0x378632819f39c74c4f56b1429e760739c5fb51b7"
Show relevant rewards for this user's address
"0x378632819f39c74c4f56b1429e760739c5fb51b7"
Filter by the type of actions that must be taken to claim the reward, eg: "mint", "swap"
"swap,mint"
Exclude rewards with these action types, eg: "mint", "swap"
"mint,create-any-token"
Include token metadata (price, market cap, etc.) for swap actions. Defaults to false.
true
Returns a user's RewardKit profile
Trending rewards and metadata that correspond to the RewardKit for a user's address
An array of active RewardKit rewards that are trending