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

# Crypto Account (Stablecoin Wallet Addresses)

#### What Is a Crypto Account?

A crypto account is a dedicated on-chain wallet address assigned to each connected account for receiving USDT and USDC. This is **not a bank account** — it is a blockchain wallet address. Senders must use the correct supported network; funds sent on an unsupported network cannot be recovered.

| Property             | Detail                                                                              |
| :------------------- | :---------------------------------------------------------------------------------- |
| Currencies           | USDT and USDC                                                                       |
| Type                 | On-chain crypto wallet address                                                      |
| Named?               | No — it is a wallet address, not a bank account                                     |
| Unique per customer? | Yes — each connected account has its own address                                    |
| Who can send?        | Any compatible crypto wallet — no PIK account required                              |
| Third-party senders? | Yes — fully supported                                                               |
| Supported network    | Contact [hi@pik.global](mailto:hi@pik.global) to confirm before instructing senders |
| Minimum inbound      | 10 USDT or 10 USDC                                                                  |
| Settlement           | Minutes after on-chain confirmation                                                 |

#### Retrieving the Crypto Wallet Address

```text theme={null}
GET /api/v1/accounts/{connected-account-id}/receiving-details
```

> ⚠️ Always confirm the supported network with PIK before instructing customers to send USDT or USDC. Funds sent on an unsupported network cannot be recovered. Contact [hi@pik.global](mailto:hi@pik.global).
