cURL
curl --request GET \ --url https://api.jiffyscan.xyz/v0/getTopPaymasters \ --header 'x-api-key: <api-key>'
{ "paymasters": [ { "userOpsLength": "46", "address": "0x7e3393eba62da6f555a5341e079e0f6585ce8c56", "gasSponsored": "42272701556800000" }, { "userOpsLength": "3", "address": "0x769f68e4ba8f53f3092eef34a42a811ab6365b05", "gasSponsored": "2350155791500000" } ] }
How many records to skip
Which network to query ?
How many records to return
Success
An array of user operations that the address was involved in