Crypto Wallet
Finance & ComplianceCrypto Wallet Node
Overview
Supports the following operations: Chainalysis, Elliptic, TRM Labs, v1 (Latest), v2 (Beta), Ethereum (ETH), Bitcoin (BTC), Polygon (POL), Solana (SOL).
Configuration
| Property | Type | Default | Description |
|---|---|---|---|
provider | string | — | Configuration field for provider |
apiVersion | string | — | Configuration field for apiVersion |
network | string | — | Configuration field for network |
wallet_address | string | — | Configuration field for wallet_address |
Output Variables
Reference these variables in downstream nodes using the {{node.field}} syntax.
{{crypto-wallet.risk_score}}anyOutput field: risk_score
{{crypto-wallet.risk_level}}anyOutput field: risk_level
{{crypto-wallet.flags}}anyOutput field: flags
Examples
Basic Usage
Example configuration:
{
"provider": "value",
"apiVersion": "value",
"network": "value",
"wallet_address": "value"
}Tips & Best Practices
- •Ensure all required fields are configured.
- •Check the output variables to see available data.
Try Crypto Wallet in Your Workflow
Create a free account and start building AI-powered workflows with the Crypto Wallet node.
Open Workflow Editor