OwnershipTransferredEvent
OwnershipTransferredEvent =
EntityEventContext&object
Defined in: src/types/events.ts:59
An entity changed hands.
Type Declaration
Section titled “Type Declaration”entityKey
Section titled “entityKey”entityKey:
Hex
newOwner
Section titled “newOwner”newOwner:
Address
previousOwner
Section titled “previousOwner”previousOwner:
Address
type:
"OwnershipTransferred"