Skip to content

Braga has been retired. The next public testnet is coming in September 2026. Read the announcement →

EntityPatchedEvent

EntityPatchedEvent = EntityEventContext & object

Defined in: src/types/events.ts:38

An entity’s attributes or payload changed.

The event says that it changed, not what to — read the entity to see the new state.

entityKey: Hex

owner: Address

type: "EntityPatched"