GuidesAPI ReferenceChangelog
API Reference

Create Crypto Deposit Address

Create a new crypto deposit wallet address for a customer on a specific blockchain network.

Supported networks: EVM, ETHEREUM, POLYGON, BNBCHAIN, AVALANCHE, BASE, ARBITRUM, SOLANA, TRON, BITCOIN.

EVM Network: The EVM network is a virtual network representing all EVM-compatible chains. A single EVM deposit address can receive deposits from: Ethereum, Polygon, BNB Chain, Avalanche, Base, and Arbitrum.

Idempotency: The Idempotency-Key header is required and must be a valid UUID. If a deposit instruction with the same key already exists and the parameters match, it will be returned. If the same key is used with different network or nickname, a 409 Conflict error is returned.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Customer ID (UUID format)

Body Params
string
required

Blockchain network for the deposit address.

string | null

Optional nickname for the deposit address

Headers
string
required

Required. valid UUID for idempotent request.

Responses

Language
Credentials
Bearer
OneMoney-HMAC-SHA256
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json