export type InitializeWithENSArgs = { ensName: string; hashLabel: string; node: string; gasPrice: string; };