Skip to main content
Version: 0.9.1

Constant Table

GET /tables/constant?args

List registered global constants.

FieldDescription
row_id uint64Unique row identifier.
address hashConstant address expression hash.
creator_id uint64Unique row_id of creator account.
creator hashCreator account address.
value bytesMicheline encoded value.
height int64Block height when constant was registered.
storage_size int64Storage size allocated in bytes.
features stringComma separated list of Michelson features used by this contract. Any of account_factory, contract_factory, set_delegate, lambda, transfer_tokens, chain_id, ticket, sapling,global_constant, timelock, view