Skip to main content
POST
Submit deposit transaction hash

Authorizations

X-API-Key
string
header
required

API key for partner authentication (recommended)

Body

application/json
txHash
string
required

Transaction hash of your deposit

Example:

"0x123abc456def789"

depositAddress
string
required

Deposit address for the quote

Example:

"0x2527D02599Ba641c19FEa793cD0F167589a0f10D"

nearSenderAccount
string

Sender account (used only for NEAR blockchain)

Example:

"relay.tg"

memo
string

Memo (use if deposit was submitted with one)

Example:

"123456"

Response

correlationId
string
required

Unique identifier for request tracing and debugging

Example:

"550e8400-e29b-41d4-a716-446655440000"

quoteResponse
object
required

Quote response from the original request

status
enum<string>
required
Available options:
KNOWN_DEPOSIT_TX,
PENDING_DEPOSIT,
INCOMPLETE_DEPOSIT,
PROCESSING,
SUCCESS,
REFUNDED,
FAILED
updatedAt
string<date-time>
required

Last time the state was updated

swapDetails
object
required

Details of actual swaps and withdrawals