Deposit Crypto

Initiates a cryptocurrency deposit by submitting the transaction hash, amount, and blockchain network details. The API verifies and records the deposit, applies any applicable fees, and returns the deposit status along with a blockchain explorer URL for transaction tracking. Authentication is required via API key, signature, and timestamp headers.

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

The type of cryptocurrency being deposited (e.g., ETH, USDT, BTC).

number
required

The amount of cryptocurrency to be deposited.

string
required

The unique blockchain transaction hash used to verify and track the deposit.

string
required

The blockchain network on which the deposit transaction occurred (e.g., ETH, BSC, TRX).

string
required

The blockchain token on which the deposit transaction occurred (e.g., ETH, BSC, TRX).

string
required

The amount of cryptocurrency to be deposited.

Headers
string
required

The unique API key assigned to the client for authenticating API requests.

string
required

The cryptographic signature generated to verify the integrity and authenticity of the request.

string
required

The timestamp of the API request used to prevent replay attacks.

string
required

Bearer token used to authenticate and authorize access to the API.

Response

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