Skip to main content
GET
cURL
Limit: 10 requests per 60 seconds
Get your unique deposit address by token

Headers

x-api-key
string
required
Example:

"abcdef123456"

x-api-signature
string
required
Example:

"signaturestring"

x-api-timestamp
string
required
Example:

"1718943200000"

Query Parameters

id
string

use when query specific transaction id (the result of withdrawal or internal transfer.)

network
string

network name you want to search (from /v1/public/token)

token
string

token name you want to search

type
string

BALANCE/COLLATERAL

tokenSide
string

DEPOSIT/WITHDRAW

status
string

NEW/CONFIRMING/PROCESSING/COMPLETED/CANCELED

startTime
integer

start www time in unix timestamp

endTime
integer

end time in unix timestamp

page
integer
default:1

the page you wish to query.

size
integer
default:25

the page size you wish to query, default = 25, 1000 at max.

Response

200 - application/json
success
boolean

true

timestamp
integer

timestamp

data
object