B3
TemplatesIntegrationsConnectors
Back to Integrations

Smart-contract

Tag

2 integrations tagged with "smart-contract"

Smart Contract Event

trigger

Triggers when a smart contract emits an on-chain event that matches your filter criteria. Advanced — requires an event ABI.

Deploy Contract

Deploy Contract

action

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.

Back to Integrations
⌘K

Smart-contract

Tag

2 integrations tagged with "smart-contract"

Workflow
Trigger

Smart Contract Event

Triggers when a smart contract emits an on-chain event that matches your filter criteria. Advanced — requires an event ABI.

4 workflows
22k runs
evmblockchainevent+5
Type:evm-log
Fields:4 (3 required)
Deploy Contract
Action

Deploy Contract

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.

5 runs
40% success
blockchainevmdeploy+8
Type:deploy-contract
Fields:16 (1 required)
B3
TemplatesIntegrations