# Admin Transactions

In an effort to increase transparency, all transactions against that impact the Dolomite Margin protocol are documented in the `safe_transactions` folder of the `deployment` package. For each network, there are numbered transactions that correspond with the `nonce` of the Gnosis Safe transaction.

[GitHub `safe_transactions` Folder](https://github.com/dolomite-exchange/dolomite-margin-modules/tree/master/packages/deployment/src/deploy/safe-transactions)

This setup allows us to dry-run, test, and produce executable JSON that can be ingest by our Safe and manually checked over via hardware wallets for execution.
