type ExampleEntity @entity { id: ID! count: BigInt! sender: Bytes! # address owner: Bytes! # address }