Gets the most recent tips on the network
Query parameters
The number of items to skip. Useful for pagination (page number * limit)
The number of items to fetch
The user ID of the user making the request
Only include tips to recipients that have this many followers
Only include tips to recipients that are verified
Only include tips involving the user's followers in the given capacity. Requires user_id to be set.
Only include the most recent tip for a user was involved in the given capacity.
Eg. 'sender' will ensure that each tip returned has a unique sender, using the most recent tip sent by a user if that user has sent multiple tips.
The minimum Solana slot to pull tips from
The maximum Solana slot to pull tips from
A list of transaction signatures of tips to fetch
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.