B3
TemplatesIntegrationsConnectors
Back to Integrations

Custom

Tag

3 integrations tagged with "custom"

Run JavaScript

action

Write custom JavaScript to transform data any way you need — format numbers, sort arrays, calculate values, merge objects, and more. Define a transform(input) function; the result is available as {{nodeId.result.output}}. Runs in a secure sandbox with ES6+ support.

Smart Contract Read

action

Read any data from a smart contract without spending gas. Provide the contract ABI and function name to call view/pure functions on any EVM chain.

Smart Contract Write

Smart Contract Write

action

Execute a state-changing function on any smart contract. Provide the contract ABI and function name; the transaction is signed and broadcast from your connected wallet. Use for: staking, governance votes, custom contract interactions.

Back to Integrations
⌘K

Custom

Tag

3 integrations tagged with "custom"

Workflow
Action

Run JavaScript

Write custom JavaScript to transform data any way you need — format numbers, sort arrays, calculate values, merge objects, and more. Define a transform(input) function; the result is available as {{nodeId.result.output}}. Runs in a secure sandbox with ES6+ support.

44 workflows
3.3k runs
97% success
codetransformjavascript+3
Type:code-transform
Fields:5 (2 required)
Action

Smart Contract Read

Read any data from a smart contract without spending gas. Provide the contract ABI and function name to call view/pure functions on any EVM chain.

2 workflows
18 runs
50% success
blockchainevmread+5
Type:evm-read
Fields:8 (2 required)
Smart Contract Write
Action

Smart Contract Write

Execute a state-changing function on any smart contract. Provide the contract ABI and function name; the transaction is signed and broadcast from your connected wallet. Use for: staking, governance votes, custom contract interactions.

2 runs
0% success
blockchainevmwrite+6
Type:evm-write
Fields:14 (2 required)
B3
TemplatesIntegrations