Axiym

Add a wallet address

Adds an external wallet you own to the address book. Third-party wallets are not allowed. The wallet starts in PENDING_REVIEW. After it becomes ACTIVE, it may fund your deposits and receive your withdrawals. The destination.activated webhook reports this change.

AuthorizationBearer <token>

In: header

Header Parameters

X-Request-Id?string

Optional identifier for tracing a request end to end. A UUID is recommended. Axiym returns it in the X-Request-Id response header and records it in logs. If omitted, Axiym generates one. Include it when contacting support.

Formatuuid
Idempotency-Key*string

A unique key that makes a funds-moving request safe to retry. Reusing the key returns the original result instead of creating a duplicate. A UUID is recommended.

Lengthlength <= 255

Request Body

application/json

Add an owned external wallet to the address book as a permitted deposit source and withdrawal recipient. The entry starts in PENDING_REVIEW.

currency*Currency

Currency associated with the external wallet.

walletAddress*string

Wallet address to register as an external account.

network*Network

Network of the wallet address.

Allowed values

  • "TRON"
  • "AVALANCHE"

Response Body

application/json

application/json

application/json

application/json

application/json

application/json