EvmAddress: Payload<
    { address?: string; blockTag?: string
    | number; chainId?: number },
    EvmAddressSchema,
>