Skip to content

adamant-console / getAddress

Function: getAddress()

getAddress(address?): Promise<any>

Defined in: get.js:35

Gets account information by ADAMANT address.

Parameters

address?

string = ...

ADAMANT account address

Returns

Promise<any>

Account response, unwrapped from data when present

Released under the GPL-3.0 License.