/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
networkIdnumberNetwork ID
clientIdnumberClient ID
Responses
Response attributes
messagestringResponse message
dataobjectClient wallet details
Show child attributes (10)
idnumberWallet ID
balancestringAvailable balance
pendingBalancestringPending balance
publicAddressstringPublic blockchain address of the wallet
transactionsCountstringNumber of transactions
targetIdnumberTarget ID
assetobjectAsset details
Show child attributes (11)
idnumberAsset ID
namestringAsset name
symbolstringAsset symbol
contractAddressstringnullableToken contract address
decimalsnumberAsset decimals
networkobjectNetwork details
Show child attributes (11)
idnumberNetwork ID
namestringNetwork name
symbolstringNetwork symbol
createdAtstringNetwork creation timestamp
updatedAtstringNetwork last updated timestamp
typestringNetwork type
statusstringNetwork status
logostringNetwork logo URL
isSwappablebooleanWhether the network supports swapping
categorystringNetwork category
chainobjectChain details
Show child attributes (5)
idnumberChain ID
namestringChain name
nativeCurrencyobjectNative currency details
Show child attributes (3)
namestringCurrency name
symbolstringCurrency symbol
decimalsnumberCurrency decimals
rpcUrlsobjectRPC URLs
Show child attributes (1)
defaultobjectDefault RPC configuration
Show child attributes (1)
httparrayHTTP RPC URLs
blockExplorersobjectBlock explorer details
Show child attributes (1)
defaultobjectDefault block explorer
Show child attributes (3)
namestringExplorer name
urlstringExplorer URL
apiUrlstringExplorer API URL
createdAtstringAsset creation timestamp
updatedAtstringAsset last updated timestamp
typestringAsset type (COIN or TOKEN)
statusstringAsset status
logostringAsset logo URL
createdAtstringWallet creation timestamp
updatedAtstringWallet last updated timestamp
typestringWallet type
statusnumberHTTP status code
Was this page helpful?