> ## Documentation Index
> Fetch the complete documentation index at: https://docs.finhub.cloud/llms.txt
> Use this file to discover all available pages before exploring further.

# Crypto

> Cryptocurrency and blockchain connectors

# Crypto Connectors

Connect to cryptocurrency and blockchain services.

## Available Services

| Service      | Description               |
| ------------ | ------------------------- |
| **Wallet**   | Crypto wallet management  |
| **Exchange** | Fiat-crypto conversion    |
| **Custody**  | Secure asset storage      |
| **Payments** | Crypto payment acceptance |

## Supported Assets

* Bitcoin (BTC)
* Ethereum (ETH)
* Stablecoins (USDT, USDC)
* Other major cryptocurrencies

## Features

* Real-time exchange rates
* Multi-signature security
* Compliance screening
* Transaction monitoring

## Integration

```json theme={null}
{
  "connector": "crypto",
  "operation": "exchange",
  "from_currency": "EUR",
  "to_currency": "BTC",
  "amount": 1000.00
}
```

## Compliance

* Travel rule compliance
* AML screening
* Transaction monitoring
* Regulatory reporting
