Safe Transaction Service API
The Safe Transaction Service offers a REST API to track transactions sent via the Safe Smart Account. It also provides endpoints to send transactions, allow off-chain collecting of signatures, or informing the owners about a pending transaction to be sent to the blockchain.
Additionally, the Safe{Core} SDK provides the API Kit, a TypeScript client for the Safe Transaction Service API.
Getting started
Are you new to our API and not sure where to get started? We recommend heading over to the guides on the Safe Transaction Service API.
Resources
- Learn about the Safe Transaction Service tech stack and how to run it.
- Check the Safe Transaction Service GitHub repository (opens in a new tab) (Python).