Safe Wallet
K3 Labs now supports Safe Wallets (formerly Gnosis Safe) through secure smart contract modules. With just a few clicks, you can authorize your Safe to execute automated, gasless transactions within any K3 workflow.
Why Integrate?
Use your Safe Wallet for automation — trigger trades, token transfers, or smart contract interactions.
Gas is covered by your Cubist wallet, while the Safe remains the source of all on-chain actions.
No need to manage keys or manually sign transactions — your automations run securely and seamlessly.
Integration Steps
Step 1: Deploy Your K3 Safe Module
Go to K3 Labs → Settings → Integrations → Safe Wallet → Connect.
Click Add K3 Safe Module.
Select the EVM chain your Safe Wallet is on.
Enter your Safe Wallet address (copy from https://app.safe.global).
Choose a Cubist Wallet connected to the same chain.
🟢 Important: Your Cubist wallet must have funds to cover gas for transaction execution.
Click Deploy.

Once the module is deployed, proceed to enable it in your Safe UI.
Step 2: Enable the Module via Transaction Builder
In the same pop-up window, you’ll see the information and instructions needed to complete module activation:
Open your Safe at https://app.safe.global.

Go to the Transaction Builder.

In “Enter Address or ENS Name”, paste the ABI Contract Address (below).

Choose enableModule as the contract method.
In “To Address”, paste your Safe Wallet address.
In “Module Address”, paste your K3 Module Address (from Step 1).
These details will be visible and copyable directly in the instructions pop-up:
ABI Contract Address → 0x___________
Your Safe Wallet Address → 0x___________
K3 Module Address → 0x___________

Click Add Transaction → Create Batch → Send Batch.
Confirm with Yes, Execute, check the confirmation box, and finalize the transaction.
Once confirmed, your Safe Wallet will be fully enabled for K3 workflows.



After Setup
Once enabled, your Safe Wallet will appear in your workflow setup panel as a connected wallet. You’ll now be able to:
Use your Safe Wallet as the execution source for trading, transfers, or smart contract writes.
Let your Cubist Wallet cover the gas — no Safe balance needed for execution.
Last updated