Jordan

Results 1 comments of Jordan

web3 mfers: ```typescript const schema = z.object({ collection: z.literal(`0x${z.string()}`), }) ```