Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 740 Bytes

Account.md

File metadata and controls

10 lines (7 loc) · 740 Bytes

# Account

Properties

Name Type Description Notes
type string 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)
address string [optional]

[Back to Model list] [Back to API list] [Back to README]