Skip to main content
GET
List deposit addresses

Authorizations

apiKey
string
header
required
orgId
string
header
required

Query Parameters

masterId
string
blockchainId
string
network
enum<string>
Available options:
testnet,
mainnet
type
enum<string>
Available options:
INTERNAL,
EXTERNAL
isActive
boolean
address
string
from
string
to
string
offset
integer
default:0
limit
integer
default:10
order
enum<string>
Available options:
ASC,
DESC

Response

List of deposit addresses

data
object[]
total
integer
hasMore
boolean