Fetch contract transactions

Retrieves the transaction history for a specific smart contract on the Stellar Soroban network.

Note:Need enableTransactionHistory to be true in Create a new contract transaction watcher

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

Contract address on the Stellar Soroban network.

integer

Page number for pagination.

integer

Number of records per page.

Response
200

List of contract transactions successfully returned.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!