Export transaction data
Tobias Schubotz avatar
Written by Tobias Schubotz
Updated over a week ago

Unfortunately, there is currently no easy way to conveniently export transaction data of your Safe. It is planned for the future, however short term there are 2 options:

(1) Use a third-party service

All Safe transactions are stored on the Ethereum blockchain. Theoretically, any third-party service would be able to access them. The caveat however is, Safe transactions are so-called internal transactions, which are not supported by all third-party accounting solutions. One accounting tool that has decent support for Safe is CrypKit.

(2) Fetch the data in JSON from the Safe transaction service

The Safe transaction service indexes all Safe transactions.

There is an endpoint that can be used to return those transactions in a JSON format:

Did this answer your question?