HomeAPI ReferenceWalletsGet Client Native Coin Wallet by Network
GET/wallets/client-wallet-by-network/{networkId}/{clientId}

Get Client Native Coin Wallet by Network

Outcome - Returns the client's native coin wallet for a specific blockchain network.

Path Parameters

networkIdnumber

Network ID

clientIdnumber

Client ID

Responses

Response attributes

messagestring

Response message

dataobject

Client wallet details

Show child attributes (10)
idnumber

Wallet ID

balancestring

Available balance

pendingBalancestring

Pending balance

publicAddressstring

Public blockchain address of the wallet

transactionsCountstring

Number of transactions

targetIdnumber

Target ID

assetobject

Asset details

Show child attributes (11)
idnumber

Asset ID

namestring

Asset name

symbolstring

Asset symbol

contractAddressstringnullable

Token contract address

decimalsnumber

Asset decimals

networkobject

Network details

Show child attributes (11)
idnumber

Network ID

namestring

Network name

symbolstring

Network symbol

createdAtstring

Network creation timestamp

updatedAtstring

Network last updated timestamp

typestring

Network type

statusstring

Network status

logostring

Network logo URL

isSwappableboolean

Whether the network supports swapping

categorystring

Network category

chainobject

Chain details

Show child attributes (5)
idnumber

Chain ID

namestring

Chain name

nativeCurrencyobject

Native currency details

Show child attributes (3)
namestring

Currency name

symbolstring

Currency symbol

decimalsnumber

Currency decimals

rpcUrlsobject

RPC URLs

Show child attributes (1)
defaultobject

Default RPC configuration

Show child attributes (1)
httparray

HTTP RPC URLs

blockExplorersobject

Block explorer details

Show child attributes (1)
defaultobject

Default block explorer

Show child attributes (3)
namestring

Explorer name

urlstring

Explorer URL

apiUrlstring

Explorer API URL

createdAtstring

Asset creation timestamp

updatedAtstring

Asset last updated timestamp

typestring

Asset type (COIN or TOKEN)

statusstring

Asset status

logostring

Asset logo URL

createdAtstring

Wallet creation timestamp

updatedAtstring

Wallet last updated timestamp

typestring

Wallet type

statusnumber

HTTP status code

Was this page helpful?