Skip to main content

Get all addresses associated with the wallet

Get all addresses associated with the wallet

Path Parameters
id string — REQUIRED
Query Parameters
start string
end string
page int
limit int
Responses
200

successful operation

Schema
items object[]
received uint

Amount received by the address

received_tx uint

Count of incoming transactions received by the address

pending_received_amount uint

Pending amount received by the address

pending_received_tx uint

Count of incoming unconfirmed transactions received by the address

create_time string

Creation time in RFC3339 format

address string
pagination object
current_page int
limit int
total_pages int
total uint
400

Invalid input

Schema
code string

Possible values: [invalid, missging field, missing]

message string
details object[]
resource string
code string
field string
description string
401

Unauthorized

Schema
code string

Possible values: [invalid, missging field, missing]

message string
details object[]
resource string
code string
field string
description string