Skip to main content
GET
Get Addresses History

Authorizations

BIZ-API-KEY
string
header
required

This field contains the API key.

BIZ-API-NONCE
string
header
required

This field contains the nonce.

BIZ-API-SIGNATURE
string
header
required

This field contains the signature.

Query Parameters

pageNo
integer<int32>
default:1

The page index, starting from 1.

Required range: x >= 1
pageSize
integer<int32>
default:10

The number of items per page. Page size is optional. If not included, the default size will be 10

slip44
integer<int64>
default:-1

Chain's slip44 code, such as Bitcoin is 0, Ethereum is 60, Tron is 195. Refer to Registered coin types

Required range: x >= 0

Response

200 - */*

OK

code
integer<int32>

0 is for success, others are for failure

data
object
msg
string