Accounts

Get account by address

Returns an account with the specified address.

get/v1/accounts/{address}

Path parameters

addressstring required

Account address

Response

typestring required

Type of the account (user - simple wallet account, delegate - account, registered as a delegate (baker), contract - smart contract programmable account, ghost - non-existent contract, empty - account hasn't appeared in the blockchain yet, rollup - transactional optimistic rollup, smart_rollup - smart contract optimistic rollup)

addressstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.