Main flows
Create a crypto wallet
Create an NGN wallet for payouts
Usetoken: "naira" when the user needs a naira wallet for local payouts.
List wallets
GET /api/v1/wallets/by-coins returns one row per supported asset with balances, network details, and wallet addresses where applicable.
Get a crypto deposit address
| Field | Description |
|---|---|
coin | Supported crypto asset, for example usdt. |
chain | Supported network for the coin, for example tron. |