Readonly
expiresThe block number at which this entity will expire and be automatically deleted
Readonly
numericNumeric-valued metadata annotations attached to the entity
Readonly
ownerThe Ethereum address of the entity owner
Readonly
payloadThe base64-encoded data payload stored in the entity
Readonly
stringString-valued metadata annotations attached to the entity
Complete metadata information for an entity stored in GolemBase.
This type contains all the information about an entity including its expiration, data payload, annotations, and ownership details. It's returned by query operations to provide comprehensive entity information.
Example