Turnkey Integration
Turnkey empowers developers to automate complex blockchain workflows—from token transfers and liquidity management to cross‑chain swaps—using a single,...
Integration available
Turnkey empowers developers to automate complex blockchain workflows—from token transfers and liquidity management to cross‑chain swaps—using a single, programmable interface. By chaining actions like token disbursements, wallet creations, and DeFi operations, you can build fully automated, gas‑optimized processes that run reliably on any EVM‑compatible network.
Build With Turnkey
Use Turnkey when a workflow needs to call Create Wallets or related Turnkey operations from a typed B3OS action. Start in the visual editor to connect an account, then use the references below for payload shape, required fields, and API testing.
Available Actions
| Action | ID | Connector | Required fields |
|---|---|---|---|
create-turnkey-wallets | - | - |
Available Triggers
No trigger references are published for this integration yet.
Common Use Cases
Connector Notes
- Create the connector from a trusted B3OS organization before publishing workflows that call external accounts.
- Keep OAuth tokens, API keys, bot tokens, channel IDs, and account IDs in connector settings or workflow props, not in reusable public template text.
- Test with the visual editor or
POST /v1/actions/{type}/testbefore routing production traffic.
Related Templates
| Template | Description | Tags |
|---|---|---|
| Payments: Bulk Pay & Get Notified | Send any ERC-20 token on Base to a list of wallets in a single transaction, and get a Slack p... | slack-v2, erc20, transfer, disperse, batch-transfer |
FAQ
You can automate token transfers, wallet creation, DEX liquidity management, cross‑chain swaps, staking, claim flows, and more using the listed actions.
Turnkey handles key management securely, allowing you to sign and execute transactions programmatically without manual key handling.
Yes, actions like CoW Swap and V3 DEX operations are designed to minimize gas costs, and you can batch multiple steps into a single transaction.
Turnkey’s actions cover major protocols such as Morpho, Railgun, Polymarket, and V3/V2 DEXs, enabling seamless integration with your existing DeFi stack.
You can query on‑chain events, use Turnkey’s SDK for real‑time status updates, and set up webhooks to trigger notifications on completion or failure.
