original discussion
The events from the fullnode are typed but should also be parsed with a zod schema.
The core concern are some values that now should be represented as bigint that are not automatically converted when using a naive JSONBigInt.parse.