export type PossibleENSAddress = `0x${string}` | `${string}.eth`;