7 integrations tagged with "create"
Generate a new RAILGUN wallet with a fresh mnemonic and derive its 0zk address. Returns the mnemonic (KEEP SECURE!) and RAILGUN address. Ideal for: user onboarding, wallet provisioning, testing, automation workflows.
Create one or more wallets (up to 5) in your organization. Each wallet gets a unique name based on your prefix (e.g., treasury-1-{timestamp}) with timestamps for uniqueness. Supports custom account configurations for Ethereum, Solana, and other chains. Ideal for: multi-sig setup, treasury management, DApp onboarding, testing environments, DAO operations.
Create a Coinbase Business payment link for accepting crypto payments. Generates a hosted checkout URL with configurable amount, currency, and expiration. Ideal for: invoicing, e-commerce payments, donation pages, subscription billing.
Triggers when a new channel is created in your Slack workspace. Useful for enforcing naming conventions, auto-joining channels, or notifying admins about new channels.
Deploy a compiled EVM smart contract to any supported chain. Supports standard CREATE, CREATE2, and CREATE3 (via CreateX) for deterministic addresses. Can deploy from custom bytecode or fetch from contract projects. Signs and broadcasts the deployment transaction via Turnkey wallet. Returns the deployed contract address, transaction hash, and gas details. Ideal for: deploying new contracts, cross-chain deployments at same address, factory patterns, automated protocol deployments.
Create a single-use Coinbase Business checkout for accepting crypto payments. Generates a hosted checkout URL with configurable amount, currency, and expiration. Supports fiat currencies (USD, EUR, SGD, GBP) and USDC. Completed checkouts can be refunded. Ideal for: one-time invoices, e-commerce orders, event tickets, service payments.
Create a single record in an Airtable base table. Use this to add new entries to your Airtable databases. Pass field values as key-value pairs. Ideal for: CRM entries, inventory tracking, lead capture, form submissions.