Last updated
Last updated
The "List All Funded Transactions" API endpoint provided by Krypcore allows users to retrieve information about all funded transactions under a specific instance.
POST
https://api.krypcore.com/api/v0/gasless/listAllProtocolConfig
List All Protocol Config under the given instance.
Take a look at how you might call this method using our official libraries, or via curl
Authorization*
String
User Auth key obtained
page*
String
number of pages
limit*
String
Limit of funded transactions shown per page
searchValue
String
Search value for filtering funded transactions
searchIn
String
Field to search within the funded transaction list
filterValue
String
Value for filtering the funded transaction list
filterIn
String
Field to apply the filter on
userId*
String
Dapp ID or user ID associated with the request