Docs/Finance & Compliance/Crypto Transfer

Crypto Transfer

Finance & Compliance

Crypto Transfer Node

Overview

Supports the following operations: Circle, Tatum, v1 (Standard), v2 (Web3 Services), USDC (USD Coin), EURC (Euro Coin), USDT (Tether).

Configuration

PropertyTypeDefaultDescription
providerstring—Configuration field for provider
apiVersionstring—Configuration field for apiVersion
currencystring—Configuration field for currency
destination_addressstring—Configuration field for destination_address
amountstring—Configuration field for amount

Output Variables

Reference these variables in downstream nodes using the {{node.field}} syntax.

{{crypto-transfer.transaction_id}}
anyOutput field: transaction_id
{{crypto-transfer.status}}
anyOutput field: status
{{crypto-transfer.hash}}
anyOutput field: hash

Examples

Basic Usage

Example configuration:

{
  "provider": "value",
  "apiVersion": "value",
  "currency": "value",
  "destination_address": "value",
  "amount": "value"
}

Tips & Best Practices

  • •Ensure all required fields are configured.
  • •Check the output variables to see available data.

Try Crypto Transfer in Your Workflow

Create a free account and start building AI-powered workflows with the Crypto Transfer node.

Open Workflow Editor