Vault Module
A smart contract wallet (Gnosis Safe) that gives you:- Gasless payments — sign a message, pay zero gas. Stableyard executes from vault.
- Yield — deposits earn APY.
- Instant settlement — Stableyard fronts money immediately to recipient.
Key Rules
- One vault per account — derived from your primary EVM address (signer)
- Signer is immutable — the primary EVM address on your account can never be changed. It’s the vault owner.
- You can add secondary wallet addresses for receiving payments, but the signer stays the same
- EVM only (Gnosis Safe is an EVM contract, deployed on Polygon)
- You own the Safe (full control, withdraw anytime)
- Stableyard has execution permission (only with your EIP-712 signature)
Activation (2-Step)
Step 1: Deploy Safe
Step 2a: Get Transaction Data
txData — sign this in your wallet to grant Stableyard execution permission.