GET
/
crypto-addresses
/
{cryptoAddressId}

Path Parameters

cryptoAddressId
string
required

Response

200 - application/json
address
string
required

Address

addressType
enum<string>
required

Address type. See details

Available options:
externally-owned-account,
internal-account,
smart-contract,
payable-smart-contract
createdAt
string
required

Created at timestamp

createdBy
string
required

Created by user id

cryptoAddressId
string
required

Crypto address id

currency
string
required

Currency of an address

isWhitelist
boolean
required

Indicates, if an address is whitelisted

name
string
required

Name of an address

acceptTokens
boolean

Indicates an address can be used for tokens on the same blockchain network

category
enum<string>

Address category. See details

Available options:
smart-contract,
payable-smart-contract,
mining,
unknown,
self-hosted,
vasp
extra
object

Extra information for an address

lastUsedAt
string

Last used at

mainCurrency
string

Main currency of an address

memo
string

Memo

organizationId
string

Organization id

portfolioIds
string[]

Portfolio ids, if address set for particular portfolios

updatedAt
string

Last updated Updated at timestamp

updatedBy
string

Updated by user id